create-project
📑 Description
A tiny and simple create-project lib. Start coding with TS and JS on an easy way!
❓ How to use it?
git clone https://github.com/joaopaulopmedeiros/create-project.git
npm install
npm link
mkdir <project_name> && cd <project_name>
create-project
- Open your favorite IDE
Flags
--git or --g
Templates
- Javascript
- Typescript
😮 Under the hoodies
- arg
- chalk
- esm
- execa
- inquirer
- listr
- ncp
- pkg-install
Made with ❤️ by joaopaulopmedeiros during studying time on Youtube. I hope you have fun setting up your projects and digging dipper in the Node.js world!