boroactions/lisp-scripting@v0 This GitHub action allows using Common Lisp in shell scripts with shebang: #!/usr/bin/env lisps (print 'hello) See borodust/lisp-scripts for further details.