babashka

bhauman 2025-11-05T02:34:47.386889Z

I'm using bbin with two executables under my :bbin/bin how do I install them both?

nate 2025-11-05T05:56:24.130409Z

https://github.com/babashka/bbin/issues/18

nate 2025-11-05T05:58:01.293369Z

I do this:

bbin install io.github.justone/bb-scripts --main-opts '["-m" "empath"]' --as empath

🙏 1
nate 2025-11-05T05:58:11.684429Z

Less than ideal, but it works

bhauman 2025-11-05T15:10:27.874439Z

Thanks!

bhauman 2025-11-05T03:12:34.119319Z

OK I see it only installs the first