Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

eggjs/egg-boilerplate-legacy

Repository files navigation

egg-boilerplate-legacy

install helper for legacy egg boilerplate.

NPM version build status Test coverage David deps Known Vulnerabilities NPM download

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]

About

for legacy egg boilerplate install

Resources

Stars

Watchers

Forks

Packages

No packages published