tom-pang/umbrella
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# umbrella Keeps your code DRY by reporting repetition. ## Usage `lein uberjar` it, then move the jar file into a clojure directory (TODO: rework as a lein plugin). Then run `java -jar umbrella-standalone.jar` ## Installation `lein uberjar`