Overhaul config parsing and error reporting

This commit is contained in:
Kiran Shila
2022-01-14 14:55:59 -08:00
parent 783dfcc208
commit f730c82764
14 changed files with 147 additions and 106 deletions

View File

@@ -7,6 +7,7 @@
com.rpl/specter {:mvn/version "1.1.3"}
org.suskalo/discljord {:git/url "https://github.com/kiranshila/discljord"
:git/sha "b6e29d4b8f3e77462016a6b60af01357e1415345"}
expound/expound {:mvn/version "0.9.0"}
org.clojure/core.async {:mvn/version "1.5.648"}
cheshire/cheshire {:mvn/version "5.10.1"}
fmnoise/flow {:mvn/version "4.1.0"}