Skip to content

A command line interface to make uploading stuff to the iGEM site easier.

Notifications You must be signed in to change notification settings

uwigem/igem-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iGEM CLI

This is a repository for the iGEM CLI by Team Washington. Currently it is a work in progress.

Installation for both

  1. Set the IGEM_USERNAME and IGEM_PASSWORD environment variables to your password.
    1. On mac this is done by going to .bash_profile and doing export IGEM_USERNAME=insertigemusernamehere and similar for password on a new line.
    2. On windows, find the settings panel and set it there instead.
  2. Follow the instructions below

General Installation

  1. nvm use
  2. npm installglobal
  3. igem-cli

Dev Installation

  1. nvm use
  2. npm install
  3. npm run start

About

A command line interface to make uploading stuff to the iGEM site easier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published