Skip to content

joshuakfarrar/generator-hellsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Yeoman generator for the Hellsing framework.

Resources

Stars

Watchers

Forks

Packages

No packages published