Files
logseq/deps/cli/nbb.edn
Gabriel Horner 887d91d2ac enhance: start CLI dep and implement list command
Also move common db graph list to shared ns and move common prefix
constants to common-config
2025-08-11 17:05:39 -04:00

7 lines
169 B
Clojure

{:paths ["src"]
:deps
{logseq/outliner
{:local/root "../outliner"}
io.github.nextjournal/nbb-test-runner
{:git/sha "b379325cfa5a3306180649da5de3bf5166414e71"}}}