1.2.2 • Published 2 years ago
inite v1.2.2
Usage:
- Download via
npm i inite -gor clone repository, open it in terminal and runnpm i -g - Open folder with your future project and rum in terminal
inite. CLI will automatically initialize git, npm, create .gitignore, index.js and .env
CLI:
inite <empty or arg> - initialize default project or initialize with args
Args:
express - initialize express project
typescript - initialize simple typescript project
Feel free to contribute or open isues <3