litestream plugin for the asdf version manager.
bash
,curl
,tar
: generic POSIX utilities.
Plugin:
asdf plugin add litestream
# or
asdf plugin add litestream https://github.com/threkk/asdf-litestream.git
litestream:
# Show all installable versions
asdf list-all litestream
# Install specific version
asdf install litestream latest
# Set a version globally (on your ~/.tool-versions file)
asdf global litestream <latest version number>
# Now litestream commands are available
litestream version
Check asdf readme for more instructions on how to install & manage versions.
Issues related to litestream should be reported at its Github repository. Issues related with the installation of litestream using asdf should be reported here.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Alberto de Murga