Commit graph

6 commits

Author SHA1 Message Date
Gered 753feee69e update dependencies 2023-07-04 10:06:57 -04:00
Gered ac8429bbae add startup warning when running in dev config mode 2022-01-30 12:44:18 -05:00
Gered 64bb2ebd2e switch from cprop to aero 2022-01-30 12:43:58 -05:00
Gered 417e9e29ff 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:24:02 -05:00
Gered 57d44ee92f update nrepl server config 2021-12-21 18:52:05 -05:00
Gered 6e190f6bb0 initial commit 2021-12-14 21:16:49 -05:00