0.4.1 • Published 9 years ago

generator-freedom v0.4.1

Weekly downloads
6
License
Apache-2.0
Repository
github
Last release
9 years ago

generator-freedom

Yeoman generator for freedom.js web applications. Current capabilities:

  • fetch freedom.js (either regular or platform-specific flavors) from npm, bower, GitHub, or freedomjs.org
  • create appropriate freedom.js-specific boilerplate files for a simple working demo application (Counter)
  • Perform various optional tasks:
    • Initiate a git repository with appropriate .gitignore
    • Create a Gruntfile with some useful tasks (installing needed npm packages)
    • Generate a license

Current known issues:

  • Need to publish other freedom.js flavors to bower
  • Demo application only works with regular freedom.js (i.e. not Chrome/Firefox/Node versions)
  • Could use more testing (i.e. it's not been run much on many platforms - filing issues is very welcome!)

Planned features:

  • Options to load in more advanced freedom.js functionality (see freedom.js interfaces)
  • Secondary generator to customize freedom app API (in manifest.json file)
  • Boilerplate for tests and test running
  • Maybe more optional features/3rd party integration (make git repo on GitHub, test running on 3rd party services, packaging/deploying app, etc.)
0.4.1

9 years ago

0.4.0

9 years ago

0.3.0

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago