JSPM

generator-firefox-os

0.1.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q27942F
  • License

Yeoman Generator for Firefox OS

Package Exports

  • generator-firefox-os

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (generator-firefox-os) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Yeoman Generator for Firefox OS Build Status

A Yeoman generator that provides a functional boilerplate to easily create Firefox OS apps.

Getting Started

  1. Install Yeoman: npm install -g yo
  2. Install this generator: npm install -g generator-firefox-os
  3. Run: yo firefox-os
  4. Start writing your Firefox OS app :)

Dependencies

You're going to need NodeJS to run those commands.

Wanna know more?

Check Robert Nyman's Firefox OS Boilerplate repository.

History

  • v0.1.2 July 21, 2013
    • Added yo as peerDependency
  • v0.1.1 May 23, 2013
    • Removed tarball function
  • v0.1.0 May 23, 2013
    • Added continous integration using Travis
    • Added tests using Mocha
    • Published package on NPM

License

MIT License © Zeno Rocha