pitch-io / asdf-babashka

Eclipse Public License 1.0
12 stars 3 forks source link

Add installed version to ~/.tool-versions #6

Open RyanFleck opened 4 months ago

RyanFleck commented 4 months ago

When following the instructions on https://github.com/babashka/babashka#installation

asdf plugin add babashka https://github.com/pitch-io/asdf-babashka
asdf install babashka latest

...it would be great to add the installed version to .tool-versions like other installers.

I'll add this on Monday if nobody gets to it by then.

pesterhazy commented 4 months ago

Hey Ryan, is this something that can be done by the plugin? Can you give an example of how that would work?

Pull request would be appreciated as well