mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-25 20:44:58 +08:00
feat: adds pipx plugin (#804)
This commit is contained in:
committed by
GitHub
parent
044873f90e
commit
a4b5f55fa2
@@ -494,6 +494,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| PHP | [asdf-community/asdf-php](https://github.com/asdf-community/asdf-php) | [](https://github.com/asdf-community/asdf-php/actions) |
|
||||
| pint | [sam-burrell/asdf-pint](https://github.com/sam-burrell/asdf-pint) | [](https://github.com/sam-burrell/asdf-pint/actions/workflows/ci.yml) |
|
||||
| pipectl | [pipe-cd/asdf-pipectl](https://github.com/pipe-cd/asdf-pipectl) | [](https://github.com/pipe-cd/asdf-pipectl/actions) |
|
||||
| pipx | [joe733/asdf-pipx](https://github.com/joe733/asdf-pipx) | [](https://github.com/joe733/asdf-pipx/actions/workflows/build.yml) |
|
||||
| pivnet | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | [](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf/actions/workflows/test-pivnet.yml) |
|
||||
| Please | [asdf-community/asdf-please](https://github.com/asdf-community/asdf-please) | [](https://github.com/asdf-community/asdf-please/actions) |
|
||||
| Pluto | [FairwindsOps/pluto](https://github.com/FairwindsOps/asdf-pluto) | [](https://github.com/FairwindsOps/asdf-pluto/actions) |
|
||||
|
||||
1
plugins/pipx
Normal file
1
plugins/pipx
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/joe733/asdf-pipx.git
|
||||
Reference in New Issue
Block a user