cli for various tools for the organization
$ npm install @form8ion/utils-cli --global
Scaffolds a new project
This command leverages the .netrc strategy for octokit. Be sure to add your personal access token to leverage the GitHub API integration benefits of this plugin.
$ form8ion-utils scaffold
Lifts an existing project by configuring new functionality
This command leverages the .netrc strategy for octokit. Be sure to add your personal access token to leverage the GitHub API integration benefits of this plugin.
$ form8ion-utils lift
$ nvm install
$ npm install
$ npx babel-node src/index.js <command>
$ npm test