@codeages/create
v1.0.1
Published
This is a tool to initialize a project.
Readme
@codeages/create
This is a tool to initialize a project.
Installation
npm install -global @codeages/createCommand
create a project with the template
codeages init <project_name>display help for command
codeages -h | --helpoutput the version number
codeages -v | --versionview all template
codeages listupgrade the @codeages/create version
codeages upgradeadd a template
codeages add <template_name> <template_url>remove a template
codeages remove <template_name>resetting the default template
codeages reset