Skip to content

VidTDM/Project-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Picture Of Questions

With color.

Picture Of 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 💀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published