comparison README.txt @ 42:a75973284ec3

more stubbing
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 10 Jan 2013 10:40:14 -0800
parents 7fe9ca6f9fa7
children 6a77963d17d0
comparison
equal deleted inserted replaced
41:7fe9ca6f9fa7 42:a75973284ec3
7 Usage 7 Usage
8 ----- 8 -----
9 9
10 10
11 11
12
12 Dependencies 13 Dependencies
13 ------------- 14 -------------
14 15
15 MozillaTry uses the configuration package. 16 MozillaTry uses the configuration package to parse run time parameters
17 from both configuration files as well as from the command line:
18
19 http://k0s.org/mozilla/hg/configuration/
16 20
17 ---- 21 ----
18 22
19 Jeff Hammel 23 Jeff Hammel
20 24