0.1.1 • Published 10 years ago

tx2manifest v0.1.1

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
10 years ago

Overview

tx2manifest is a utility to help in i18n of FirefoxOS apps which adhere to the design pattern described in this article. The goals of the project are modest: implement something useful to me as a FirefoxOS developer while exploring node.js, Promises and q-io (which are amazing tools by the way).

#Installation As root, type

  npm install -g tx2manifest

#Usage In the root directory of your app, type:

  tx2manifest -h # To get usage
  tx2manifest    # If the default options suit you 

The command does not modify any files, it simply prints the updated manifest to the console.