0.1.1 • Published 9 years ago

generator-hellsing v0.1.1

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

Hellsing Generator

Hellsing is a micro-framework for building graphical applications in JavaScript.

Usage

Install generator-hellsing:

npm install -g generator-hellsing

Make a new directory, and cd into it:

mkdir my-new-project && cd $_

Run yo hellsing

yo hellsing

Run gulp to install front-end dependencies from bower.

Bower Components

The following packages are always installed by the app generator:

  • requirejs
  • jquery
  • underscore

All of these can be updated with bower update as new versions are released.

License

MIT

0.1.1

9 years ago

0.1.0

9 years ago