0.0.11 • Published 2 years ago

create-voby v0.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago