Skip to content

threkk/asdf-litestream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Litestream plugin for the asdf version manager

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages