bod
TypeScript icon, indicating that this package has built-in type declarations

5.21.0 • Public • Published

Bod CLI

Author LICENSE

Node Version NPM Version CDN

CI Jest Coverage Jest Coverage

Boilerplate CLI App - Create a new project powered by Create React App and @sabertazimi/react-scripts.

Installation

# Global installation
npm i -g bod

# Local installation
npm i -D bod

Usage

bod create <appName>
Usage: bod <command> [options]

Options:
  -v, --version     output the version number
  -h, --help        display help for command

Commands:
  create|c <appName>  Create a new project powered by @sabertazimi/react-scripts
  info|i              Print debugging information about your environment
  help [command]      display help for command

ℹ   Run bod <command> --help for detailed usage of given command.

bod create

Usage: create|c [options] <appName>

create a new project powered by @sabertazimi/react-scripts

Options:
  -h, --help  display help for command

bod info

Usage: info|i [options]

print debugging information about your environment

Options:
  -h, --help  display help for command

Contact

Email Twitter GitHub

Package Sidebar

Install

npm i bod

Weekly Downloads

98

Version

5.21.0

License

MIT

Unpacked Size

30.8 kB

Total Files

34

Last publish

Collaborators

  • sabertazimi