Skip to content

der-On/ffos-checklists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firefox OS Checklists App

This app allows you to create checklists on your Firefox OS device.

Checklists are stored as simple .json files under sdcard:checklists/.

Installation

You'll need node.js installed.

Then do

$ npm install jake -g
$ npm install

Build

$ jake build

This will package the app under dist.