1.0.2 • Published 3 years ago

@vidtdm/project-generator v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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 :skull:

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago