netcore-blueprint
Version:
A custom project blueprint
15 lines (13 loc) • 492 B
Markdown
How to use the blueprint
1. 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)
//App thường
- create-module ModuleName
- copy-module CopiedModuleName TargetFolder (Run in the folder Modules right outside the solution) (copy-module CopiedModuleName TargetFolder --force)
//AI Assistant
- create-assistant-item
- create-assistant
- copy-assistant-item