gregsexton / gtd

Get things displayed -- a utility app for displaying notifications on your desktop.
18 stars 1 forks source link

Missing .jar file #1

Closed dreeves closed 11 years ago

dreeves commented 11 years ago

Did you mean to include the .jar file, or instructions for creating it?

gregsexton commented 11 years ago

I did provide the jar in the form of a download. It looks like GitHub have deprecated this feature and with it my download: https://github.com/blog/1302-goodbye-uploads

You can build the jar using lein. This is the best and easiest way of using Clojure. See here for how to get started with lein: https://github.com/technomancy/leiningen

Once you have lein working you should be able to run uberjar in the project's directory. This will build a self-contained jar.