start-steps
/end-steps
/pre-steps
/post-steps
lauchpad/run-process
.env
reloading messing up Java's env var representation:launchpad/shadow-connect-ids
option, for cases where you don't want
to auto-connect to every build in :launchpad/shadow-build-ids
:paths
in deps.local.edn
, ensure they are picked up at boot,
not only at first classpath reload.cpcache/launchpad.cp
, for integrating third
parties like clojure-lsp. (configure cat .cpache/launchpad.cp
as your
:classpath-cmd
)(user/go)
in a try/catch
:deps
from deps.local.edn
at startup, not at the first
classpath reload:aliases {...}
in deps.local.edn
--go
flag, automatically call (user/go)
.env
or .env.local
deps.local.edn
--cider-nrepl
works, even when emacsclient
is not available,
e.g. for CalvaInitial release
Can you improve this documentation? These fine people already did:
Arne Brasseur, Alys Brooks & Stel AbregoEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close