Skip to content
/ dev-cli Public

A global npm module to pull in boilerplates and more

Notifications You must be signed in to change notification settings

fahimc/dev-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dev-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/fahimc/dev-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

dev-cli init componentjs

Babel Example

dev-cli init babel

About

A global npm module to pull in boilerplates and more

Resources

Stars

Watchers

Forks

Packages

No packages published