Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

texthtml/torch

Repository files navigation

Torch

Torch is a very simple flashlight app for FirefoxOS

Building

Install grunt and run grunt. It will build the packaged app into torch.zip.

If you don't want to install grunt locally, you can install docker-compose adn run docker-compose run grunt instead.