Skip to content

Commit 27848d7

Browse files
authored
docs(cli): add ng new command generator (#1605)
1 parent 0163bd1 commit 27848d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ Current Angular version: [![npm version](https://badge.fury.io/js/%40angular%2Fc
193193
* [rafacli](https://github.com/rafa00716/rafacli) - A command-line tool designed to generate authentication and CRUD modules (and more soon) for NestJS and Angular applications. It streamlines the development process by automating boilerplate code creation, reducing repetitive tasks, and ensuring consistency across projects.
194194
* [ngx-crafter](https://github.com/ErwanHeschung/ngx-crafter) - A powerful CLI tool that helps you craft Angular projects with pre-configured folder structures and essential packages.
195195
* [angular-v20-bulk-file-refactor](https://github.com/esteecodes/angular-v20-bulk-file-refactor) - A CLI tool to automate file renaming and content refactoring to match Angular 20 conventions.
196+
* [ng new command generator](https://ng.gridatek.com/) - Generate optimized `ng new` commands.
196197

197198
### Deployment
198199

0 commit comments

Comments
 (0)