1.0.2 ā€¢ Published 5 years ago

@sashkhen/shu v1.0.2

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

@sashkhen/shu

šŸ”„ CLI to bootstrap new JS project

NPM Version Install Size NPM Downloads

Contents

Installation

npm init @sashkhen/project
# or
npx @sashkhen/shu
# or
npm install -g @sashkhen/shu
shu

Usage

$ shu <template-name> [options]

Options

  -g, --git <Boolean>        instantiate a new git project
  -i, --install <Boolean>    install dependencies
  -y, --yes <Boolean>        skip all prompts and go for default options

License

ISC

Collaborators