Installation
Install it directly on your machine
Access the CLI directly on your machine
npm install -g @azcodes/nestjs-cli-helper
tip
You are free to use any packager manager of your choice (pnpm, yarn, npm)
Running without installation
Save the stress and the space, do it online
npx @azcodes/nestjs-cli-helper
You can type this command into Command Prompt, Powershell, Terminal, or any other integrated terminal of your code editor.