Commit graph

5 commits

Author SHA1 Message Date
Gered fb7c98b84d fix up project profiles a bit and adjust some build settings
separate out the uberjar profile so that the bits that control the
classpath are in a separate profile (now called "release") which can
be more easily brought in separately during development to test, without
being forced to build an uberjar to test

remove the uberjar alias, which only was added because i did not
realize that leiningen by default automatically does a clean before
building a jar (???)
2021-12-22 18:30:50 -05:00
Gered 898126d1fd update lein release-tasks config 2021-12-21 18:57:41 -05:00
Gered 90759e59f2 Version 0.2.0-SNAPSHOT 2021-12-21 18:45:43 -05:00
Gered b96a93b1cc Version 0.1.0 2021-12-21 18:45:18 -05:00
Gered a44bf306da initial commit 2021-12-21 18:42:05 -05:00