0.1.2 • Published 8 years ago

slush-ko v0.1.2

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

slush-ko Build Status NPM version

Slush generator for creating a starting point for a Knockout application. Ported from Steve Sanderson's Yeoman generator.

Getting Started

Install slush-ko globally:

$ npm install -g slush-ko

Usage

Create a new folder for your project:

$ mkdir my-app

Run the generator from within the new folder:

$ cd my-app && slush ko

Contributing

See the CONTRIBUTING Guidelines

Support

If you have any problem or suggestion please open an issue here.