netcore-blueprint
v0.0.71
Published
A custom project blueprint
Readme
How to use the blueprint
- Use the lib from npm:
- npm uninstall -g netcore-blueprint
- npm install -g netcore-blueprint
- npm list -g netcore-blueprint
- create-app AppName (Sửa connection string)
- create-module ModuleName
- copy-module CopiedModuleName TargetFolder (Run in the folder Modules right outside the solution) (copy-module CopiedModuleName TargetFolder --force)
