Skip to content

Latest commit

 

History

History
59 lines (32 loc) · 1.25 KB

README.md

File metadata and controls

59 lines (32 loc) · 1.25 KB

pagebone-cli

💻 A simple CLI app to create new project using pagebone Boilerplate

npm NpmLicense

How it works?

pagebone

How to install

Verify if you have node and npm installed.

Command Line

$ npm install -g pagebone-cli

Command Line Usage

Show the CLI version.

$ pagebone-cli --version

Show all available commands.

$ pagebone-cli --help

Create new project using the pagebone Boilerplate.

$ pagebone-cli new <projectName>

Versioning

To keep better organization of releases we follow the Semantic Versioning 2.0.0 guidelines.

History

See Releases for detailed changelog.

License

MIT License © José Rodrigues da Silva Junior