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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |