1.0.5 • Published 9 years ago

generator-cardkit v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
9 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

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago