This is a repository for the iGEM CLI by Team Washington. Currently it is a work in progress.
- Set the
IGEM_USERNAME
andIGEM_PASSWORD
environment variables to your password.- On mac this is done by going to
.bash_profile
and doingexport IGEM_USERNAME=insertigemusernamehere
and similar for password on a new line. - On windows, find the settings panel and set it there instead.
- On mac this is done by going to
- Follow the instructions below
nvm use
npm installglobal
igem-cli
nvm use
npm install
npm run start