0.3.3 • Published 3 years ago

@alvindiedevelop/project-generator-nodejs v0.3.3

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

Project generator nodeJS cli

This project have many templates to make the development a little more fast, and stop re-write and configuring.

Getting Started

Prerequisites

Requirements for the software and other tools to build, test and push

  • NodeJS
  • Git

Installing by npm

npm i -g @alvindiedevelop/project-generator-nodejs

execute

pgenerator

Select what type of project you want, and it will create the project.

Build from source code

Clone the repository

git clone https://github.com/alvIndieDevelop/project-generator-nodejs.git

Run build

npm run build

To use the cli anywhere need to register "pgenerator" as a comand line interface.

npm link

To remove/uninstall

npm -g uninstall pgenerator

Built With

  • Typescript
  • Node.js
  • inquirer.js - A collection of common interactive command line user interfaces.
  • shell.js - Unix shell commands for Node.js

Authors

TODO

  • make a npm package.
  • make a better description.
  • add more templates.
    • express.js
    • express.js with typescript
    • More reactjs (have multiple selection of react projects)
0.3.3

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

1.0.0

3 years ago