mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 17:02:53 +08:00
feat: add EnvCLI plugin (#572)
Co-authored-by: Zakhar Bessarab <bessarab@rit.va>
This commit is contained in:
@@ -38,7 +38,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
## Plugin List
|
||||
|
||||
| Language | Repository | CI Status |
|
||||
| :---------------------------- | :-------------------------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
|:------------------------------|:----------------------------------------------------------------------------------------------------------------| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| .Net Core | [emersonsoares/asdf-dotnet-core](https://github.com/emersonsoares/asdf-dotnet-core) | [](https://travis-ci.org/emersonsoares/asdf-dotnet-core) |
|
||||
| 1password-cli | [NeoHsu/asdf-1password-cli](https://github.com/NeoHsu/asdf-1password-cli) | [](https://github.com/neohsu/asdf-1password-cli/actions?query=workflow%3ABuild) |
|
||||
| act | [grimoh/asdf-act](https://github.com/grimoh/asdf-act) | [](https://github.com/grimoh/asdf-act/actions) |
|
||||
@@ -162,6 +162,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| Elm | [asdf-community/asdf-elm](https://github.com/asdf-community/asdf-elm) | [](https://github.com/asdf-community/asdf-elm/actions) |
|
||||
| embulk | [yuokada/asdf-embulk](https://github.com/yuokada/asdf-embulk) | [](https://github.com/yuokada/asdf-embulk/actions) |
|
||||
| Emscripten SDK | [RobLoach/asdf-emsdk](https://github.com/RobLoach/asdf-emsdk) | [](https://github.com/RobLoach/asdf-emsdk/actions) |
|
||||
| EnvCLI | [zekker6/asdf-envcli](https://github.com/zekker6/asdf-envcli) | [](https://github.com/zekker6/asdf-envcli/actions) |
|
||||
| Ephemeral Postgres | [smashedtoatoms/asdf-ephemeral-postgres](https://github.com/smashedtoatoms/asdf-ephemeral-postgres) | [](https://github.com/smashedtoatoms/asdf-ephemeral-postgres/actions) |
|
||||
| Erlang | [asdf-vm/asdf-erlang](https://github.com/asdf-vm/asdf-erlang) | [](https://travis-ci.org/asdf-vm/asdf-erlang) |
|
||||
| esy | [asdf-community/asdf-esy](https://github.com/asdf-community/asdf-esy) | [](https://github.com/asdf-community/asdf-esy/actions) |
|
||||
|
||||
1
plugins/envcli
Normal file
1
plugins/envcli
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/zekker6/asdf-envcli.git
|
||||
Reference in New Issue
Block a user