Dan Vanderkam
|
29d0c5b28c
|
fix a few typos in README.md
|
2011-01-15 09:55:02 -05:00 |
|
Miles Gould
|
4017495c12
|
Fixed markdown errors in README - code samples now correctly formatted.
|
2011-01-11 14:02:49 +00:00 |
|
Avery Pennarun
|
f641e52e3b
|
Handle .do files that start with "#!/" to specify an explicit interpreter.
Now you can have your .do files interpreted by whatever interpreter you
want.
|
2011-01-01 22:10:14 -08:00 |
|
Jonathan Wakely
|
fabe969fd8
|
Fix a couple of typos in the README.
|
2010-12-14 17:56:18 -08:00 |
|
Avery Pennarun
|
3dd8d081be
|
minimal/do: MacOS has /usr/bin/true, not /bin/true.
|
2010-12-14 02:47:51 -08:00 |
|
Avery Pennarun
|
d21e6612e2
|
Answer a bunch more hopefully-FAQs.
|
2010-12-12 04:30:43 -08:00 |
|
Avery Pennarun
|
14456d5892
|
Generally clean up the README.
|
2010-12-12 03:50:56 -08:00 |
|
Avery Pennarun
|
f62176f809
|
README: explain stdout redirection and the meanings of $1,$2,$3.
Luke reported some trouble figuring these out, what with their being totally
undocumented.
|
2010-11-20 23:30:59 -08:00 |
|
Avery Pennarun
|
eae3e7cdef
|
Add t/example, a basic example build environment suitable for a tutorial.
|
2010-11-18 22:48:46 -08:00 |
|
Avery Pennarun
|
abbde40a4f
|
Add README.md and LICENSE.
LGPLv2, by the way.
|
2010-11-17 00:53:58 -08:00 |
|