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 

A Yeoman generator that provides a functional boilerplate to easily create Firefox OS apps.
Getting Started
- Install Yeoman:
npm install -g yo - Install this generator:
npm install -g generator-firefox-os - Run:
yo firefox-os - 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
yoas peerDependency
- Added
- v0.1.1 May 23, 2013
- Removed tarball function
- v0.1.0 May 23, 2013
License
MIT License © Zeno Rocha