feat: add tree-sitter plugin (#841)

This commit is contained in:
Iván Valdés Castillo
2023-06-18 00:36:18 -07:00
committed by GitHub
parent 88007e10ff
commit 17c0b19444
2 changed files with 2 additions and 0 deletions

View File

@@ -657,6 +657,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| tonnage | [elementalvoid/asdf-tonnage](https://github.com/elementalvoid/asdf-tonnage) | [![GitHub Actions Status](https://github.com/elementalvoid/asdf-tonnage/workflows/Build/badge.svg?branch=main)](https://github.com/elementalvoid/asdf-tonnage/actions) |
| tool-versions-to-env | [smartcontractkit/tool-versions-to-env-action](https://github.com/smartcontractkit/tool-versions-to-env-action) | [![GitHub Actions Status](https://github.com/smartcontractkit/tool-versions-to-env-action/workflows/test%20asdf%20plugin/badge.svg?branch=main)](https://github.com/smartcontractkit/tool-versions-to-env-action) |
| Trdsql | [johnlayton/asdf-trdsql](https://github.com/johnlayton/asdf-trdsql) | [![GitHub Actions Status](https://github.com/johnlayton/asdf-trdsql/workflows/main/badge.svg?branch=master)](https://github.com/johnlayton/asdf-trdsql/actions) |
| tree-sitter | [ivanvc/asdf-tree-sitter](https://github.com/ivanvc/asdf-tree-sitter) | [![Build Status](https://github.com/ivanvc/asdf-tree-sitter/workflows/Build/badge.svg)](https://github.com/ivanvc/asdf-tree-sitter/actions?query=workflow%3ABuild) |
| 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) |
| tsuru | [virtualstaticvoid/asdf-tsuru](https://github.com/virtualstaticvoid/asdf-tsuru) | [![Build Status](https://github.com/virtualstaticvoid/asdf-tsuru/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/virtualstaticvoid/asdf-tsuru/actions/workflows/workflow.yml) |

1
plugins/tree-sitter Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/ivanvc/asdf-tree-sitter.git