README.rdoc in alloy-kicker-0.1.0 vs README.rdoc in alloy-kicker-0.1.1
- old
+ new
@@ -11,9 +11,13 @@
Run a Rake task whenever a given file is changed:
$ kicker guides/source/nested_model_forms.textile "ONLY=nested_model_forms rake guides && open -a Safari guides/output/nested_model_forms.html"
+== Installation
+
+ $ sudo gem install alloy-kicker -s http://gems.github.com
+
== Tests??
For now it's just a very simple bin script which uses the FSEvents abstraction
from Rucola, which is tested there. Once/if this will every be developed
further test cases will be added where appropriate.
\ No newline at end of file