1.0.5 • Published 7 years ago

generator-cardkit v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

CardKit Yeoman generator

Generator for CardKit, making getting started a breeze

npm version

Installation & usage

First, install Yeoman and the CardKit generator:

$ npm install -g yo generator-cardkit

Then create a directory for your CardKit project:

$ mkdir my-cardkit-project; cd my-cardkit-project

Finally, use Yeoman to start generating your new project:

$ yo cardkit

Configuring CardKit

Look at the README for the main CardKit library for details on how to configure it.

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago