/asdf-litestream

Litestream plugin for the asdf version manager

Primary LanguageShellApache License 2.0Apache-2.0

asdf-litestream Build Lint

litestream plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

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

Issues related to litestream should be reported at its Github repository. Issues related with the installation of litestream using asdf should be reported here.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Alberto de Murga