Update notes

This commit is contained in:
Casey Rodarmor 2016-10-07 17:57:35 -07:00
parent 71a4359188
commit 72921c0fa8

6
notes
View File

@ -2,11 +2,7 @@ notes
-----
polyglot:
- recipes can have shebangs on first line
- complain if there is extra leading whitespace in a non-shebang recipe
- extract and run script
- preserve line numbers
- get the extracted script and test its structure
- change name to "a polyglot command runner"
- comment code
- fix docs (note that shell is invoked with -cu)