nbb icon indicating copy to clipboard operation
nbb copied to clipboard

Support print known deps for a nbb.edn file

Open ericdallo opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. Yes, this clojure-lsp issue

Describe the solution you'd like For clojure-lsp we would need both a file to know when to run a command, in this case a nbb.edn would be enough and this PR adds the command nbb --print-classpath which will run bb --config nbb.edn print-deps --format classpath

Describe alternatives you've considered

Additional context PR coming

ericdallo avatar Apr 14 '23 17:04 ericdallo