diff README.txt @ 171:8f5bfd2e5a35

README.txt makeitso.txt
author Jeff Hammel <jhammel@mozilla.com>
date Mon, 18 Nov 2013 16:25:58 -0800
parents a7a7c364568a
children cffc729926b9
line wrap: on
line diff
--- a/README.txt	Sun Oct 20 18:20:08 2013 -0700
+++ b/README.txt	Mon Nov 18 16:25:58 2013 -0800
@@ -55,7 +55,16 @@
 python has the ability to run files from stdin.  This means you can
 run makeitso directly from the web::
 
- python <(curl http://k0s.org/mozilla/hg/MakeItSo/raw-file/tip/makeitso/makeitso.py) [URI] 
+ python <(curl http://k0s.org/mozilla/hg/MakeItSo/raw-file/tip/makeitso/makeitso.py) [URI]
 
 This uses the bash shell.  If you have another shell you may have to
 use another syntax, download the file, or install the package.
+
+
+Similar Projects
+----------------
+
+* http://cookiecutter.readthedocs.org/ ,
+  https://github.com/audreyr/cookiecutter
+
+* https://github.com/lucuma/Voodoo