generator-basekit-template

1.1.3 • Public • Published

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.

/generator-basekit-template/

    Package Sidebar

    Install

    npm i generator-basekit-template

    Weekly Downloads

    7

    Version

    1.1.3

    License

    MIT

    Last publish

    Collaborators

    • daviddarnes