@nathapp/na-cli

1.0.1-rc.6 • Public • Published

na-cli

Command line for create a project with your own templates, and other template job

  1. 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

  1. ts-library template 1.0.0
  2. mxw-base-api-express template 1.0.0
  3. db-schema 1.0.0
  4. k8s-deployments 1.0.0
  5. 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
  6. nestjs-library 1.0.0
    • with nestjs ^10.0.0

Inspired by https://github.com/pongsatt/mycli

chatbot: 0

Readme

Keywords

none

Package Sidebar

Install

npm i @nathapp/na-cli

Weekly Downloads

1

Version

1.0.1-rc.6

License

MIT

Unpacked Size

561 kB

Total Files

258

Last publish

Collaborators

  • skywills87