Hey all, I'd like to write scripts like:

    $ cat script
    #! /bin/shebang which python3-evaluates this in container from image FOO
    print("Hello world")

.. and be able to run them just like `./script [ARGS ...]`.

I played a bit with [1] today, and I'd like to package it to Fedora for at
least my personal convenience,  but I'm rather asking whether there isn't
something like that already (perhaps more robust and working everywhere).

[1] https://github.com/praiskup/container-shebang

Pavel


_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to