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
Load the dependency vector at point into the repl. This is useful to avoid restarting the repl after adding another dependency to the project. More often than not, however, you won't call this function directly but will use cljr-add-project-dependency to both modify project.clj and hotload the new dependency.