clojure-scripting
clojure-scripting copied to clipboard
use docker to orchestrate build
using docker to get rid of native-image dependency. User runs build.sh and then ./run.sh /path/to/bin/dir
and then the only dependency they have is making sure that they use the right #! declaration.