Skip to content
/ vccp-cli Public
forked from fahimc/dev-cli

A global npm module to pull in boilerplates and more

Notifications You must be signed in to change notification settings

vccp/vccp-cli

This branch is 1 commit ahead of, 2 commits behind fahimc/dev-cli:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
fahim chowdhury
Mar 9, 2018
34774d7 · Mar 9, 2018

History

8 Commits
Mar 9, 2018
Mar 2, 2018
Mar 2, 2018
Mar 9, 2018
Mar 2, 2018
Mar 9, 2018

Repository files navigation

vccp-cli

This is a global npm module to help you to easily install/setup boilerplates.
It's universal and overtime more and more boilerplates can be easily added to the configuration file. Please leave a comment on the gist to add a boilerplate.

Available boilerplates are constantly updated on the following gist:
boilerplate list

Here are a few boilerplates that can be used with this tool:

  • componentjs-boilerplate
  • babel-seed

Installation

npm install -g https://github.com/vccp/vccp-cli.git

Usage

To install a boilplate use the init command followed by the key for the boilerplate (check the boilerplates object in the config file listed above).

Componentjs Example

vccp init componentjs

Babel Example

vccp init babel

About

A global npm module to pull in boilerplates and more

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%