feat: add serverless framework cli plugin (#741)

This commit is contained in:
Pierre DEMAGNY
2023-01-24 15:24:23 +01:00
committed by GitHub
parent 284623edd6
commit 7ffdcbc583
2 changed files with 2 additions and 0 deletions

View File

@@ -510,6 +510,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| semver | [mathew-fleisch/asdf-semver](https://github.com/mathew-fleisch/asdf-semver) | [![Build Status](https://github.com/mathew-fleisch/asdf-semver/workflows/Build/badge.svg?branch=main)](https://github.com/mathew-fleisch/asdf-semver/actions) |
| 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) |
| 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/serverless Normal file
View File

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