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