generator-jskeleton

0.1.2 • Public • Published

JSkeleton generator

Yeoman generator for JSkeleton - lets you quickly set up a project with sensible defaults and best practices.

Usage

For step-by-step instructions on using Yeoman and this generator to build JSkeleton application from scratch see this tutorial.

Install yo, grunt-cli, bower, generator-jskeleton:

npm install -g grunt-cli bower yo generator-jskeleton

Make a new directory, and cd into it:

mkdir my-new-project && cd $_

Run yo jskeleton, optionally passing an app name:

yo jskeleton [app-name]

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i generator-jskeleton

    Homepage

    jskeleton.io

    Weekly Downloads

    1

    Version

    0.1.2

    License

    Apache License 2.0

    Last publish

    Collaborators

    • alvarobrito