cli for various tools for the organization
$ npm install @form8ion/utils-cli --global
Scaffolds a new project
$ form8ion-utils scaffold
Lifts an existing project by configuring new functionality
$ form8ion-utils lift
Roll the NPM_TOKEN
or GH_TOKEN
across multiple repositories
$ form8ion-utils travis-tokens
Find additional details for this command in the travis-token-updater repository
$ nvm install
$ npm install
$ npx babel-node src/index.js <command>
$ npm test