Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 693 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 693 Bytes

citronella

FIXME: my new library.

Usage

FIXME: write usage documentation!

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

$ clojure -A:test:runner -M:runner

Build a deployable jar of this library:

$ clojure -A:jar -M:jar

Install it locally:

$ clojure -A:install -M:install

Deploy it to Clojars – needs `CLOJARSUSERNAME` and `CLOJARSPASSWORD` environment variables:

$ clojure -A:deploy -M:deploy

License

Copyright © 2020 Tim Cross

Distributed under the GNU Public License version 3