Skip to main content

Dependencies

3
  • add-lib

    Given a lib that is not yet on the repl classpath, make it available by downloading the library if necessary and addin...

  • add-libs

    Given lib-coords, a map of lib to coord, will resolve all transitive deps for the libs together and add them to the re...

  • sync-deps

    Calls add-libs with any libs present in deps.edn but not yet present on the classpath. :aliases - coll of alias key...