@softgandhi/gpm-cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

gpm-cli

Personal CLI project for common tasks in .net core, and angular projects.

Sample Calls

To Install to local

tsc npm i -g .

To create full CRUD Operation

gpm g crud --path setup -t Student -o true

To Create Adit Controller

gpm g adit --path modules --t QuestionBank

To Create POCO Class

gpm g p -t QuizType

To create UI service

gpm g s -t QuestionBank

To create UI Grid page

gpm g index --path setup -t Class

To Translate the json files

gpm t

Package Sidebar

Install

npm i @softgandhi/gpm-cli

Weekly Downloads

11

Version

0.0.9

License

Commercial

Unpacked Size

46.4 kB

Total Files

15

Last publish

Collaborators

  • softgandhi