mirror of
https://github.com/Xevion/exercism.git
synced 2026-01-31 20:24:08 -06:00
add bash/clojure/java unworked problem sets
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
(defproject hello-world "0.1.0-SNAPSHOT"
|
||||
:description "hello-world exercise."
|
||||
:url "https://github.com/exercism/clojure/tree/master/exercises/hello-world"
|
||||
:dependencies [[org.clojure/clojure "1.10.0"]])
|
||||
Reference in New Issue
Block a user