egg-boilerplate-legacy
v1.0.0
Published
legacy boilerplate for common-boilerplate
Downloads
3
Readme
egg-boilerplate-legacy
install helper for legacy egg boilerplate.
Usage
$ npx egg-boilerplate-legacy --package=egg-boilerplate-empty showcase
For more details:
$ npx egg-boilerplate-legacy --help
--verbose run at verbose mode, will print debug log [boolean]
--baseDir directory of application, default to `process.cwd()` [string]
--npm npm cli, tnpm/cnpm/npm, will auto guess [string]
--registry, -r npm registry, support china/npm/custom, default to auto detect [string]
--force, -f force to override directory [boolean]
--package boilerplate name [string]
--template boilerplate package name [string]