GitHunt
RO

robhudson/packaged-app-server

Python server to ease local developement of packaged apps for Firefox OS.

Python server to ease local developement of packaged apps for Firefox OS.

This script serves the packaged app mini-manifest and does request-time
zipping of the files.

To use:

Change directory to the root of your packaged app directory and execute this
script. For example:

$ cd ~/myapp
$ python ~/serve_packaged_apps.py

Languages

Python100.0%
BSD 3-Clause "New" or "Revised" License
Created January 30, 2013
Updated January 28, 2023
robhudson/packaged-app-server | GitHunt