clojure-scripting icon indicating copy to clipboard operation
clojure-scripting copied to clipboard

use docker to orchestrate build

Open gpwclark opened this issue 6 years ago • 0 comments

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.

gpwclark avatar Sep 09 '19 07:09 gpwclark