This is the summary of the comprehensive install instructions for people who have done this before.
Add io.dominic/wedge
to :deps
in deps.edn
Add io.dominic/wedge-mise
to :dev
alias in :deps.edn
Require io.dominic.wedge.user
from dev/user.clj
Require io.dominic.wedge.dev
from dev/dev.clj
Create src/io/dominic/wedge/system-config.edn
with contents {:system io.dominic.wedge.aero-clip :dev {:profile :dev}}
Also add clip and aero to your deps
Run (generate-tooling)
from dev
namespace in REPL
Can you improve this documentation?Edit on sourcehut
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close