A couple of questions on glam:
i) could glam be made self-installable? i.e. use clojure -Sdeps
with the glam package to install the glam binary
ii) when using glam as a package manager outside the context of a shell, is there a way to get the path of just a single tool (either from cache or have it installed as a side effect)?
@hugod I'm not sure if glam will stay compatible with babashka - I think the way forward is to use the dedicated binary or glam as a JVM lib. So for ii you would then install glam-bin rather than babashka.
Could you make issues about this? I would be happy to support it.
@hugod What context is ii - the JVM / bb?
Can you give more info? I think i) is easy to support, we just have to add a package for glam itself
API docs for babashka.process: https://github.com/babashka/process#api Will be part of 0.2.3