From a421858d76e0ec6f2d6d86442a0064cebd0a643a Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Fri, 7 Oct 2016 17:57:35 -0700 Subject: [PATCH] Update notes --- notes | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/notes b/notes index 2475a3c..1645161 100644 --- a/notes +++ b/notes @@ -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)