generator-jstack

0.1.0 • Public • Published

Generator jstack

jstack is a basic Yeoman generator that installs RequireJS, KnockoutJS, Sass, Jasmine, Sinon and Karma. Used as the example application in the Tuts+ course Creating a Yeoman Generator

Usage

Requires Yo and Bower be installed.

Install globally with npm install -g generator-jstack

CD into a new directory and run the generator with yo jstack

Has jshint, sass and test grunt tasks configured

Ensure the contents of the file patterns.txt is copied into the files array in karma.conf.js

License

MIT

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i generator-jstack

    Weekly Downloads

    0

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • dan-wellman