1.0.2 • Published 1 year ago

initpro v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

InitPro

A very user-friendly tool to generate starter project for various node framework. The package contains zero dependency & only one command.

Installation

# windows
npm install initpro -g

# Linux / MAC
sudo npm install initpro -g

Usage

InitPro contains only one command to generate starter project.

initpro <frameworkName> <projectName>

 # Example
initpro express new-express-app

For more details please visit here!

1.0.2

1 year ago

1.0.0

1 year ago