Fork me on GitHub
#babashka
<
2022-01-03
>
borkdude08:01:36

If you're on macOS you might enjoy this: https://github.com/babashka/obb There's also an #obb channel.

🙌 3
clojure-spin 3
🍏 2
pinkfrog14:01:28

Can I tell bb to use a different bb.edn instead of the one in the current working directory?

borkdude14:01:46

@i Absolutely! since 0.7.3 this option is available as --config <.edn>

borkdude14:01:29

If you need to change the dir from which relative :paths are resolved, then also use --deps-root . By default the parent dir of the referred bb.edn is used.

pinkfrog14:01:04

Looks like 0.7.3 is the latest version

pinkfrog15:01:04

Then I am luck on time.