0.0.11 • Published 3 years ago

create-voby v0.0.11

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

Voby CLI

A centralized list of Voby Js project templates in neat lightweight cli-tool wrapped around degit.

Usage

npm init voby <app-name> - initializes a voby project with the template choosen into a new folder.

npm init voby <app-name> [template] - initializes a voby project with the given template into a new folder.

How to add your template

  1. Fork the repo

  2. Add your own template into the templates.json file

  3. Create a pull request.

Guidelines

  • If you are making a template which is a no-config template please add a easy- prefix to it

  • Don't remove or replace other templates from the list without an explicit reason.

  • Remember to take a look into the pull requests first before deciding to make a new template in order to reduce the amount of duplicate pull requests.

License

MIT License

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago