You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lars Andersen edited this page Nov 10, 2015
·
5 revisions
ap Add project dependency
Easily add new project dependencies. Completing read among artifacts
from clojars, and a selection from maven central, followed by a
completing read of available versions, insertion into project.clj and hotloading into the repl.
When this function is called with a prefix the artifact cache is invalidated and updated. This happens synchronously.
The variable cljr--hotload-dependencies defaults to true and
determines if new dependencies should be hotloaded or not.