Skip to content

ramonamorim/asdf-sqlc

Repository files navigation

asdf-sqlc Build Lint

sqlc plugin for the asdf version manager.

Contents

Dependencies

Install

Plugin:

asdf plugin add sqlc
# or
asdf plugin add sqlc https://github.com/ramonamorim/asdf-sqlc.git

sqlc:

# Show all installable versions
asdf list-all sqlc

# Install specific version
asdf install sqlc latest

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

# Now sqlc commands are available
sqlc 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 © Ramon Amorim