igem-cli

1.1.0 • Public • Published

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

/igem-cli/

    Package Sidebar

    Install

    npm i igem-cli

    Weekly Downloads

    2

    Version

    1.1.0

    License

    ISC

    Unpacked Size

    18 kB

    Total Files

    22

    Last publish

    Collaborators

    • washingtonigem
    • wkwok