dg-angular-cli
v1.0.0-rc.3
Published
dg-cli
Downloads
5
Maintainers
Readme
dg-cli
CLI for creating reusable Angular libraries, based on ng-alain.The template is here.
Getting Started
Install
npm install -g dg-angular-cli
Create a project:
dg-cli new my-project
Features
- Keep the latest version of Angsular
- Supports custom http interceptor
- Supports CI/CD config
- Supports commitlint config
Notice
If you want to use CI/CD config, please make sure the Secret variables
in your gitlab
repository has been created and keep the name unique.