23 Commits

Author SHA1 Message Date
108953a846 added global/local namespace dicts for exec; added traceback print; return early for / 2022-05-11 12:47:47 +02:00
27ec3e5b9a added example with import 2022-05-11 11:52:33 +02:00
08218dd318 add the script folder to the path 2022-05-11 11:51:57 +02:00
8fd394824e replace string split with shlex; show dir listing for /; naming 2022-05-11 10:12:43 +02:00
7cd9383e9c added example script with arguments 2022-05-11 09:49:13 +02:00
74e39010ef handle scripts with arguments 2022-05-11 09:48:53 +02:00
2d4199ccf8 added a curl example 2022-05-10 11:51:29 +02:00
6160d310da added options to readme 2022-05-10 11:26:10 +02:00
03c9a3b08f default dir to ./scripts/ 2022-05-10 11:25:56 +02:00
37075b3494 added commandline args incl. script dir selection; handle ctrl+c 2022-05-10 11:22:19 +02:00
f615daf250 cleanup 2022-05-10 10:48:41 +02:00
a60adb2810 Update README.md 2022-05-10 08:44:52 +00:00
0f22f6d9c3 something to read 2022-05-10 10:44:19 +02:00
ecc53f0697 memoize open_script 2022-05-10 10:40:53 +02:00
9e0108f5fe split open and run 2022-05-10 10:35:42 +02:00
9c059a74c9 actually added compile step 2022-05-10 10:32:39 +02:00
1c795509bc added compile step 2022-05-10 10:30:36 +02:00
009a10a4cd refactor 2022-05-10 10:26:01 +02:00
700eb1e762 redirect stdout/stderr to browser 2022-05-10 10:08:10 +02:00
38923f5b75 refactor 2022-05-10 09:49:51 +02:00
9208c8488e added ignore list 2022-05-10 09:46:26 +02:00
a3ae4c169b first try 2022-05-10 09:45:45 +02:00
134662d85f Initial commit 2022-05-10 07:28:46 +00:00