Project template creator based on template-cli
- Inquirer
- Bash
- NodeJS
- Npm
- Run:
bash ./setup.sh
- Run:
project
- You're done !
- Create a folder with the template name at ./templates;
- Once inside of the created folder, create your desired project;
- You're done !
- Create automated way to create projects
- Add nest g style of command, to create components, services, databases, etc...
- Add git repo commands