bod

Boilerplate CLI App

Usage no npm install needed!

<script type="module">
  import bod from 'https://cdn.skypack.dev/bod';
</script>

README

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