1.1.3 • Published 9 years ago

generator-basekit-template v1.1.3

Weekly downloads
6
License
MIT
Repository
github
Last release
9 years ago

Yeoman BaseKit Template Generator

What is this?

A bare bones version template that can be setup with the power of Yeoman.

Getting Started

What is Yeoman?

Yeoman helps you to kickstart new projects, prescribing best practices and tools to help you stay productive.

Not every new computer comes with a Yeoman pre-installed. You can install it by doing the following:

npm install -g yo

Installation

To install generator-basekit-template from npm, run:

npm install -g generator-basekit-template

Finally, initiate the generator:

yo basekit-template

Now you should have a folder containing everything you'll need to create your own BaseKit template.

License

This software is released under the MIT License.

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago