@nathapp/na-cli
v1.0.1-rc.6
Published
Command line for create a project with your own templates, and other template job
Downloads
10
Readme
na-cli
Command line for create a project with your own templates, and other template job
- Note: when
npm publish
, npm will ignore files inside .npmignore which will cause missing files on generated projects, so please rename .npmignore to .npmignore-rename, template engine will auto rename .npmignore-rename back .npmignore
Template Generation Version 1.0.0
- ts-library template 1.0.0
- mxw-base-api-express template 1.0.0
- db-schema 1.0.0
- k8s-deployments 1.0.0
- nestjs-api 1.0.0
- with nestjs ^10.0.0
- with @nathapp/common ^0.1.13
- with @nathapp/nestjs-app ^1.0.0-rc.10
- with @nathapp/nestjs-auth ^1.0.0-rc.28
- with @nathapp/nestjs-common ^1.0.1-rc.28
- with @nathapp/nestjs-data ^1.0.0-rc.13
- with @nathapp/nestjs-microservices ^1.0.0-rc.14
- nestjs-library 1.0.0
- with nestjs ^10.0.0
Inspired by https://github.com/pongsatt/mycli
chatbot: 0