diff --git a/README.md b/README.md index 401c9e4ee..071a4f8d3 100644 --- a/README.md +++ b/README.md @@ -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) | [![Build status](https://github.com/asdf-community/asdf-php/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-php/actions) | | pint | [sam-burrell/asdf-pint](https://github.com/sam-burrell/asdf-pint) | [![Build Status](https://github.com/sam-burrell/asdf-pint/workflows/ci/badge.svg?branch=main)](https://github.com/sam-burrell/asdf-pint/actions/workflows/ci.yml) | | pipectl | [pipe-cd/asdf-pipectl](https://github.com/pipe-cd/asdf-pipectl) | [![Build Status](https://github.com/pipe-cd/asdf-pipectl/actions/workflows/build.yml/badge.svg)](https://github.com/pipe-cd/asdf-pipectl/actions) | +| pipx | [joe733/asdf-pipx](https://github.com/joe733/asdf-pipx) | [![Build Status](https://github.com/joe733/asdf-pipx/actions/workflows/build.yml/badge.svg)](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) | [![Build Status](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf/actions/workflows/test-pivnet.yml/badge.svg?branch=main)](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) | [![Build status](https://github.com/asdf-community/asdf-please/workflows/Build/badge.svg?branch=master)](https://github.com/asdf-community/asdf-please/actions) | | Pluto | [FairwindsOps/pluto](https://github.com/FairwindsOps/asdf-pluto) | [![GitHub Actions Status](https://github.com/FairwindsOps/asdf-pluto/workflows/master/badge.svg?branch=master)](https://github.com/FairwindsOps/asdf-pluto/actions) | diff --git a/plugins/pipx b/plugins/pipx new file mode 100644 index 000000000..411bbb5cd --- /dev/null +++ b/plugins/pipx @@ -0,0 +1 @@ +repository = https://github.com/joe733/asdf-pipx.git