mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
pkg(clojure-1.10.3): Add clojure 1.10.3
This commit is contained in:
parent
c69af5bc6d
commit
ca109128b7
5 changed files with 64 additions and 0 deletions
4
packages/clojure/1.10.3/run
vendored
Normal file
4
packages/clojure/1.10.3/run
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Run clojure with Java referencing the clojure jar location
|
||||
java -jar $CLOJURE_PATH/clojure.jar "$@"
|
Loading…
Add table
Add a link
Reference in a new issue