nickdesaulniers / volo-serve-packaged

Serve packaged Firefox OS apps for rapid development using volo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

This is a sample volo command that can be published to npm and used by volofiles if the project's volofile does an npm install of this package in its local node_modules folder.

For more info on making volo commands see "Creating a volo command"

Testing

Create a symlink at test/node_modules/serve-packaged that points to this directory. Then:

cd test
volo serve-packaged

That will run the test volofile at test/volofile.

This project has been shelved

Use serve_packaged_apps.py instead.

About

Serve packaged Firefox OS apps for rapid development using volo


Languages

Language:JavaScript 100.0%