I developed a few bb scripts for which I recommend direct raw file bbin installation (e.g. here).
But now I hit a limit: what if I want to version these scripts?
I see antq.clj use ad hoc versioning. Is this the recommended way?
Do I need to dedicate a repo to a script to set its version in a bb.edn file? in a version.edn file?
How does neil interplay (because I see this deps adds a version related to neil)?
Not sure where to start but my main question is: what are the best practices for developing "bbin-ready" bb scripts?
I developed a few bb scripts for which I recommend direct raw file bbin installation (e.g. here).
But now I hit a limit: what if I want to version these scripts?
I see antq.clj use ad hoc versioning. Is this the recommended way?
Do I need to dedicate a repo to a script to set its version in a bb.edn file? in a version.edn file?
How does
neilinterplay (because I see this deps adds a version related to neil)?Not sure where to start but my main question is: what are the best practices for developing "bbin-ready" bb scripts?