Skip to content

texthtml/torch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.