@form8ion/utils-cli

13.0.8 • Public • Published

cli

cli for various tools for the organization

Codecov Node CI Workflow Status SLSA Level 2

Usage

npm MIT license node

Installation

$ npm install @form8ion/utils-cli --global

Commands

scaffold

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

lift

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

Contributing

Conventional Commits Commitizen friendly semantic-release PRs Welcome Renovate

Dependencies

$ nvm install
$ npm install

Executing Locally Without Bundling

$ npx babel-node src/index.js <command>

Verification

$ npm test

Readme

Keywords

none

Package Sidebar

Install

npm i @form8ion/utils-cli

Weekly Downloads

210

Version

13.0.8

License

MIT

Unpacked Size

211 kB

Total Files

5

Last publish

Collaborators

  • travi
  • form8ion-bot