Sample project using clojurephant to build a Clojure application.
Run the project directly:
$ ./gradlew runShadow
Run the project's tests (they'll fail until you edit them):
$ ./gradlew test
See Clojurephant's Docs.
Sample project using clojurephant to build a Clojure application.
Run the project directly:
$ ./gradlew runShadow
Run the project's tests (they'll fail until you edit them):
$ ./gradlew test
See Clojurephant's Docs.