Skip to content

ngx-devs/ngx-devs-cli

 
 

Repository files navigation

             ███╗░░██╗░██████╗░██╗░░██╗░░░░░░██████╗░███████╗██╗░░░██╗░██████╗  ░█████╗░██╗░░░░░██╗
             ████╗░██║██╔════╝░╚██╗██╔╝░░░░░░██╔══██╗██╔════╝██║░░░██║██╔════╝  ██╔══██╗██║░░░░░██║
             ██╔██╗██║██║░░██╗░░╚███╔╝░█████╗██║░░██║█████╗░░╚██╗░██╔╝╚█████╗░  ██║░░╚═╝██║░░░░░██║
             ██║╚████║██║░░╚██╗░██╔██╗░╚════╝██║░░██║██╔══╝░░░╚████╔╝░░╚═══██╗  ██║░░██╗██║░░░░░██║
             ██║░╚███║╚██████╔╝██╔╝╚██╗░░░░░░██████╔╝███████╗░░╚██╔╝░░██████╔╝  ╚█████╔╝███████╗██║
             ╚═╝░░╚══╝░╚═════╝░╚═╝░░╚═╝░░░░░░╚═════╝░╚══════╝░░░╚═╝░░░╚═════╝░  ░╚════╝░╚══════╝╚═╝

A CLI built to modernize, standardize and make it easier to create/update Angular projects.

Build NPM Version Install Size Top Language GitHub last commit License

AboutInstallationTechnologiesCommandsAuthorLicense

ℹ️ About

Command-line interface (CLI) built in Node.js allow you to automate repetitive tasks and make your life easier when working with Angular projects.


▶️ Installation

#install
npm install @ngx-devs/cli -g

#run some command
ngxd g c sample

🛠️ Technologies

🤖 Commands

# create a new project
ngxd new <project-name>
# create a new entity
ngxd generate component <component-name>
# Or use an alias
ngxd g c <component-name>

👦 Author

Profile Photo Gleison Almeida
Gleison de Almeida

Developed with ❤️ by Gleison Almeida
👋🏽 My Contacts:

Linkedin Badge Github Badge Outlook Badge


⚖️ License

Copyright © 2021 Gleison Almeida.
This project is licensed by MIT.

About

A CLI built to modernize, standardize and make it easier to create/update Angular projects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •