feat: shell2http plugin (#809)

This commit is contained in:
Giles Westwood
2023-05-15 08:28:05 +01:00
committed by GitHub
parent 396cb14971
commit 5cf847ef20
2 changed files with 2 additions and 0 deletions

View File

@@ -546,6 +546,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| Sentinel | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | [![Build](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml/badge.svg)](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml) |
| Serf | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | [![Build](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml/badge.svg)](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml) |
| serverless | [pdemagny/asdf-serverless](https://github.com/pdemagny/asdf-serverless) | [![Build Status](https://github.com/pdemagny/asdf-serverless/actions/workflows/build.yml/badge.svg)](https://github.com/pdemagny/asdf-serverless/actions) |
| shell2http | [orcid/asdf-shell2http](https://github.com/ORCID/asdf-shell2http) | [![Build Status](https://github.com/ORCID/asdf-shell2http/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/ORCID/asdf-shell2http/actions/workflows/build.yml) |
| Shellcheck | [luizm/asdf-shellcheck](https://github.com/luizm/asdf-shellcheck) | [![Build Status](https://github.com/luizm/asdf-shellcheck/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/luizm/asdf-shellcheck/actions) |
| Shellspec | [poikilotherm/asdf-shellspec](https://github.com/poikilotherm/asdf-shellspec) | [![Build Status](https://github.com/poikilotherm/asdf-shellspec/workflows/Main/badge.svg?branch=main)](https://github.com/poikilotherm/asdf-shellspec/actions) |
| Shfmt | [luizm/asdf-shfmt](https://github.com/luizm/asdf-shfmt) | [![Build Status](https://github.com/luizm/asdf-shfmt/actions/workflows/ci.yml/badge.svg)](https://github.com/luizm/asdf-shfmt/actions/workflows/ci.yml) |

1
plugins/shell2http Normal file
View File

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