Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 397 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 397 Bytes

polyglot

A Leiningen template for combined Java/Clojure projects.

Usage

Testing

  chmod +x ./run-{{simple-name}}.sh
  ./run-{{simple-name}}.sh

Clojure tests

  lein test

Java tests

  lein run-junit

License

Copyright © {{year}} FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.