Prereqs & Tools
Operating System
-
All development can be done on Windows, but Linux is required to run the Evergreen server.
-
A VM is acceptable for Linux experimentation
Install
-
Docker + Docker Compose
-
Git
-
Node.js LTS + npm (Angular builds)
-
Optional: Angular CLI (npm i -g @angular/cli)
-
Optional: pgAdmin
-
Code editor of your choice
Verify:
docker --version
docker compose version || docker-compose --version
git --version
node --version && npm --version
Accounts
-
GitHub account
-
Launchpad account (for code contributions)
-
Mailing lists (see Contributing to Evergreen)
-
IRC on Libera.chat (web client available)