0.0.2 • Published 9 years ago

bplt v0.0.2

Weekly downloads
2
License
BSD
Repository
github
Last release
9 years ago

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.