Commit Graph

7 Commits

Author SHA1 Message Date
Maas Lalani
cce6980f62 Use exit code from command if exists 2021-11-01 11:38:27 -04:00
Maas Lalani
acc4e08881 Fix: bug where old file name would be reused
There was a bug where the command would reference an old file name which would be deleted which meant that the code block would not execute on future executions and only work the first time.
2021-10-29 16:57:48 -04:00
Maas Lalani
4dd723db31 Remove some language tests to remove build dependencies on NixOS 2021-10-22 21:59:18 -04:00
Maas Lalani
99af53b01f remove redundent ruby tests 2021-10-21 20:41:02 -04:00
darmiel
a065914f73 feat: multiple code execute commands; rust code support (#104) 2021-10-20 20:53:15 -04:00
Maas Lalani
09f46bae4b Short tests don't rely on PATH 2021-06-25 22:09:17 -04:00
Maas Lalani
be0a54a1a6 Execute code block for supported languages (bash,go,ruby,python) 2021-06-13 11:13:09 -04:00