README [skip ci]

This commit is contained in:
Michiel Borkent 2021-04-21 20:05:47 +02:00
parent 5652dc7e7f
commit 3dfc15f5a4

View file

@ -155,6 +155,15 @@ Upgrade:
yay -S babashka-bin
### asdf
[asdf](https://github.com/asdf-vm/asdf) is an extendable version manager for linux and macOS.
Babashka can be installed using a plugin as follows:
asdf plugin add babashka
asdf install babashka latest
### Windows
On Windows you can install using [scoop](https://scoop.sh/) and the
@ -171,13 +180,6 @@ scoop bucket add extras
scoop install babashka
```
### asdf
There's an [asdf](https://github.com/asdf-vm/asdf) plugin for babashka.
asdf plugin add babashka
asdf install babashka latest
### Installer script
Install via the installer script: