1.1.1 • Published 3 years ago

progenbd v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Node Project Generator

progenbd

A CLI help to generate a progenbd.sh configuration file.

Usage

npm i progenbd --save

TODO

  • Choose a library to use for argument parsing and user interaction
  • CLI will ask question:
    • Check if progenbd.json already exists...
      • Ask if they what to override
    • what is the name of the project?
      • default to current directory name
    • What type of project?
      • node-express
      • static
      • react
      • vue
      • static-build
    • Would you like to add progenbd-build to your package.json?
    • x Which file is the entry point?
    • Whould you like to specify alias?
      • Only prompt if react / vue or static-build
    • Would you like to deploy?
1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago