btgen
v0.1.4
Published
The web development boilerplate CLI generator tool.
Downloads
11
Maintainers
Readme
BTGen v0.1.2
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:
- Clone this repository with:
$ git clone https://github.com/kenliten/btgen.git
- Go to the folder:
$ cd btgen
- 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 [email protected].