CLI for initializing Egg app boilerplates and plugin templates.
egg-init is a Node.js CLI that scaffolds Egg application and plugin boilerplates from npm-hosted templates. It supports selecting predefined types (simple app or plugin), using custom template packages, and template variables declared in an index.js manifest.
0