0.1.4 • Published 4 years ago

btgen v0.1.4

Weekly downloads
3
License
GPL-3.0-or-later
Repository
github
Last release
4 years ago

BTGen v0.1.2

Btgen Logo

The web development boilerplate CLI generator tool.

Install


To install you need to have already installed nodejs & npm.

With that, just run this:

$ npm install -g btgen

That's it!

Also you can install it locally following these simple steps:

  1. Clone this repository with:
$ git clone https://github.com/kenliten/btgen.git
  1. Go to the folder:
$ cd btgen
  1. Link it to your environment with:
$ npm link

Use


To use the CLI just type the following:

$ btgen template <project_name> [options]

More info in the official documentation.

TODO


  • Add nodemvc template
  • Add mevn template
  • Add mern template
  • Add mean template
  • Add vueapp template
  • Add vuespa template
  • Add phppage template
  • Add phpapp template
  • Add chrext template
  • Add firext template
  • Add reactapp template
  • Add spanish support

Suggestions & Feedback

If you want a template that is not listed here, or maybe want to feedback, you can mail me to otonielreyesgalay@gmail.com.