@vidtdm/project-generator
v1.0.2
Published
Generate Basic Projects Faster
Downloads
1
Readme
Project Generator
Generate Basic Projects Faster
Installation
$ npm install -g project-generator
Usage
To generate a project type
$ project-generator
or
$ create-project
Then It Will Ask you some questions.
With color.
It's bit different because of different terminals.
Note: It generates a folder with the name you gave, not only the files
Flags
--none
--none
is usefull when you want to generate a basic project with only html--all
--all
is usefull when you want to generate a project with all files
Note: When you don't give it a name it defaults to project.
What's Next?
Able to generate different types of projects like CLI
, Discord Bot
etc.
I told that I would add languages like haml
, coffescript
and postCSS
but I didn't because those languages are kind of dead :skull: