Skip to content

jonasb/asdf-libsql-server

Repository files navigation

asdf-libsql-server Build Lint

libsql-server plugin for the asdf version manager.

Contents

Install

Plugin:

asdf plugin add libsql-server https://github.com/jonasb/asdf-libsql-server.git

libsql-server:

# Show all installable versions
asdf list-all libsql-server

# Install specific version
asdf install libsql-server latest

# Set a version globally (on your ~/.tool-versions file)
asdf global libsql-server latest

# Now libsql-server commands are available
sqld --version

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Jonas Bengtsson