1.0.2 • Published 5 years ago
hbs-create v1.0.2
hbs-create
This is a tool to initialize a project.
Installation
npm install -global hbs-createCommand
create a project with the template
hbs init <project_name>display help for command
hbs -h | --helpoutput the version number
hbs -v | --versionview all template
hbs listupgrade the hbs-create version
hbs upgradeadd a template
hbs add <template_name> <template_url>remove a template
hbs remove <template_name>resetting the default template
hbs reset