cursive
cursive copied to clipboard
(Re-)Load Babashka deps from bb.edn
If I have a Deps or Leiningen project, I can reload deps when I add one to deps.edn/project.clj. If I have deps in bb.edn in a Babashka project, I have not found any such action, requiring me to use deps.edn with Babashka for handling dependencies.
This is not a major issue, but would be nice to have.