bplt

0.0.2 • Public • Published

bplt NPM version

[object Object]

Install globally with npm:

npm i -g bplt

Usage

Usage:
    bplt ( co | checkout ) REPO -n NAME 
    bplt ( v  | view ) REPO
    bplt ( -h | --help )

Options:
    -n, --name NAME         name of the new project

Commands:
    checkout                checkout a repo
    view                    print repo contents

What is it

Another boilerplate generator. It downloads a git repo and replaces all occurences of {{name}} with the provided name.

Local usage

If the name does not start with https, it is interpreted as the path to a directory containing the template.

Author

  • Vittorio Zaccaria

License

Copyright (c) 2015 Vittorio Zaccaria
Released under the license


This file was generated by verb-cli on March 19, 2015.

Readme

Keywords

none

Package Sidebar

Install

npm i bplt

Weekly Downloads

2

Version

0.0.2

License

BSD

Last publish

Collaborators

  • vzaccaria