Skip to content

HarryQQ/qhr-cli

Repository files navigation

qhr-cli

npm package scaffold

Usage

qhr add // add a new template
qhr delete // delete a template
qhr list // list all the templates
qhr init // generate a new project from a template

qhr-edit // add  .editconfig .npmignore .gitignore file
qhr-script // add  scripts folder and add release script in package.json