A CLI app for common tasks in .net core, angular, and related projects.
npm install @softgandhi/gpm-cliPersonal CLI project for common tasks in .net core, and angular projects.
gpm g crud --path setup -t Student -o true
gpm g adit --path modules --t QuestionBank
gpm g p -t QuizType
gpm g s -t QuestionBank
gpm g index --path setup -t Class
gpm t