Sami Paavilainen

Results 1 issues of Sami Paavilainen

It seems it's not possible to run non-shell scripts in a `tasks:` entry. Given a config like ``` tasks."python:hello" = { exec = ''print("Hello, world!")''; binary = "python3"; package =...

bug