mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-24 03:55:07 +08:00
feat: add serverless framework cli plugin (#741)
This commit is contained in:
@@ -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) | [](https://github.com/mathew-fleisch/asdf-semver/actions) |
|
||||
| Sentinel | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | [](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml) |
|
||||
| Serf | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | [](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml) |
|
||||
| serverless | [pdemagny/asdf-serverless](https://github.com/pdemagny/asdf-serverless) | [](https://github.com/pdemagny/asdf-serverless/actions) |
|
||||
| Shellcheck | [luizm/asdf-shellcheck](https://github.com/luizm/asdf-shellcheck) | [](https://github.com/luizm/asdf-shellcheck/actions) |
|
||||
| Shellspec | [poikilotherm/asdf-shellspec](https://github.com/poikilotherm/asdf-shellspec) | [](https://github.com/poikilotherm/asdf-shellspec/actions) |
|
||||
| Shfmt | [luizm/asdf-shfmt](https://github.com/luizm/asdf-shfmt) | [](https://github.com/luizm/asdf-shfmt/actions/workflows/ci.yml) |
|
||||
|
||||
1
plugins/serverless
Normal file
1
plugins/serverless
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/pdemagny/asdf-serverless.git
|
||||
Reference in New Issue
Block a user