boilers-cli
1.0.2 • Public • Published
- Command Line Interface for Boilers project.
- Install the package globally with
npm install -g boilers-cli
.
- Run
boilers --help
to see the available commands.
-
boilers list
- List the boilerplates
-
boilers clone <boilerplate>
- Install a boilerplate
- Fork the repository.
- Clone the forked repository.
- Run
npm install
to install the dependencies.
- Run
npm link
to link the package globally.
- Run
boilers --help
to see the available commands.
Readme
Keywords
nonePackage Sidebar
Install
Weekly Downloads