23 Commits

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