feat: usql plugin (#519)

This commit is contained in:
Thorben
2021-12-02 22:10:42 +00:00
committed by GitHub
parent ababcd668b
commit da6482da97
2 changed files with 2 additions and 0 deletions

View File

@@ -430,6 +430,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| tridentctl | [asdf-community/asdf-tridentctl](https://github.com/asdf-community/asdf-tridentctl) | ![CI](https://github.com/asdf-community/asdf-tridentctl/workflows/CI/badge.svg) |
| Trivy | [zufardhiyaulhaq/asdf-trivy](https://github.com/zufardhiyaulhaq/asdf-trivy) | [![Build](https://github.com/zufardhiyaulhaq/asdf-trivy/actions/workflows/build.yml/badge.svg)](https://github.com/zufardhiyaulhaq/asdf-trivy/actions/workflows/build.yml) |
| upx | [jimmidyson/asdf-upx](https://github.com/jimmidyson/asdf-upx) | [![Build Status](https://github.com/jimmidyson/asdf-upx/workflows/ci/badge.svg?branch=main)](https://github.com/jimmidyson/asdf-upx/actions) |
| usql | [itspngu/asdf-usql](https://github.com/itspngu/asdf-usql) | [![CI](https://github.com/itspngu/asdf-usql/workflows/CI/badge.svg)](https://github.com/itspngu/asdf-usql/actions/workflows/test.yml) |
| V | [ndac-todoroki/asdf-v](https://github.com/ndac-todoroki/asdf-v) | [![Build Status](https://travis-ci.com/ndac-todoroki/asdf-v.svg?branch=master)](https://travis-ci.com/ndac-todoroki/asdf-v) |
| vals | [dex4er/asdf-vals](https://github.com/dex4er/asdf-vals) | [![Build Status](https://travis-ci.com/dex4er/asdf-vals.svg?branch=master)](https://travis-ci.com/dex4er/asdf-vals) |
| Vault | [Banno/asdf-hashicorp](https://github.com/Banno/asdf-hashicorp) | [![Build Status](https://travis-ci.org/Banno/asdf-hashicorp.svg?branch=master)](https://travis-ci.org/Banno/asdf-hashicorp) |

1
plugins/usql Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/itspngu/asdf-usql.git