@qam/cli
v1.2.1
Published
a simple cli to help me generate projects
Downloads
4
Readme
QAM CLI
a simple cli to help me generate projects.
Installation
npm i -g @qam/cliUsage
To start using @QAM/CLI, run:
qam --helpCommands
qam create-tailwind <name>: It will create new tailwind project.- Templates
Vanilla: Setup html project with tailwindcss.Django: Setup django project with virtualenv and tailwindcss.Angular: Setup angular project with tailwindcss.
- Templates
For more details information on commands, run qam --help.
Tutorial by Evgeni Gomziakov.
Full examples file
