Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 355 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 355 Bytes

sample-clojurephant-clj-app

Sample project using clojurephant to build a Clojure application.

Usage

Run the project directly:

$ ./gradlew runShadow

Run the project's tests (they'll fail until you edit them):

$ ./gradlew test

More Help

See Clojurephant's Docs.