0.0.9 • Published 2 years ago

@softgandhi/gpm-cli v0.0.9

Weekly downloads
-
License
Commercial
Repository
github
Last release
2 years ago

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

0.0.3

3 years ago

0.0.2

3 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.7

2 years ago

0.0.6

3 years ago

0.0.1

4 years ago