add-deps
function
babashka.deps/add-deps
(add-deps [deps-map] [deps-map {:keys [:aliases :env :extra-env :force]}])Takes deps edn map and optionally a map with :aliases (seq of
keywords) which will used to calculate classpath. The classpath is
then used to resolve dependencies in babashka.
Examples
No examples yet. Be the first to add one!