Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-firefoxos

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-firefoxos

A Yeoman generator for Firefox OS apps

  • 0.1.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Generator FirefoxOS

A Yeoman generator for Firefox OS apps.

Getting started

  1. Make sure you have yo installed: npm install -g yo
  2. Install the generator globally: npm install -g generator-firefoxos
  3. Run: yo firefoxos

Now you will have a Firefox OS app skeleton, ready to be deployed to a device.

To install the app in a phone for the first time, run:

$ grunt push
$ grunt reset

The tutorial

Please read How to develop apps for Firefox OS to know how you can use this generator to develop your own apps.

After that, you might want to take a look at What's included out of the box (and why) to have an understanding of all the tools and libraries that are available to you.

License

MIT License

Collaborators

Thanks to people who contributed code and bug fixes:

Keywords

FAQs

Package last updated on 10 Feb 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc