public
Description: Server automation framework and application
Homepage: http://reductivelabs.com/trac/puppet/
Clone URL: git://github.com/lak/puppet.git
Click here to lend your support to: puppet and make a donation at www.pledgie.com !
adding more autotest docs
lak (author)
Tue May 13 14:11:36 -0700 2008
commit  b5006897fbf1c52c5a53820d6d1175213027c019
tree    cad9266e1f192f0ec5f123f2d38c683dbde4899b
parent  c61fc0217fe8880216fe059ce54c4d0d61a78811
...
5
6
7
 
 
 
 
 
 
 
8
9
...
5
6
7
8
9
10
11
12
13
14
15
16
0
@@ -5,5 +5,12 @@ If you are running on a Mac and have growlnotify_ installed, install the
0
 ZenTest_ gem, then copy the ``config`` file to ``~/.autotest`` (or just
0
 run ``rake`` in this directory).
0
 
0
+Once you have ``autotest`` installed, change to the root of your Puppet
0
+git repository and run ``autotest`` with no arguments. To refresh the list
0
+of files to scan, hit ``^c`` (that is, control-c).
0
+
0
+It's recommended you leave this running in another terminal during all
0
+development, preferably on another monitor.
0
+
0
 .. _zentest: http://www.zenspider.com/ZSS/Products/ZenTest/
0
 .. _growlnotify: http://growl.info/extras.php

Comments

    No one has commented yet.