diff --git a/README.md b/README.md index d02dc46..5caab84 100644 --- a/README.md +++ b/README.md @@ -269,6 +269,7 @@ itself) to look for plugins. | Poetry | [asdf-community/asdf-poetry](https://github.com/asdf-community/asdf-poetry) | [![GitHub Actions Status](https://github.com/asdf-community/asdf-poetry/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-poetry/actions) | | Polaris | [particledecay/asdf-polaris](https://github.com/particledecay/asdf-polaris) | [![Test Plugin](https://github.com/particledecay/asdf-polaris/workflows/Plugin%20Test/badge.svg)](https://github.com/particledecay/asdf-polaris/actions) | | Popeye | [nlamirault/asdf-popeye](https://github.com/nlamirault/asdf-popeye) | [![GitHub Actions Status](https://github.com/nlamirault/asdf-popeye/workflows/main/badge.svg?branch=master)](https://github.com/nlamirault/asdf-popeye/actions) | +| Inlets | [nlamirault/asdf-inlets](https://github.com/nlamirault/asdf-inlets) | [![GitHub Actions Status](https://github.com/nlamirault/asdf-inlets/workflows/main/badge.svg?branch=master)](https://github.com/nlamirault/asdf-inlets/actions) | | Postgres | [smashedtoatoms/asdf-postgres](https://github.com/smashedtoatoms/asdf-postgres) | [![Build Status](https://github.com/smashedtoatoms/asdf-postgres/workflows/Build/badge.svg?branch=master)](https://github.com/smashedtoatoms/asdf-postgres/actions) | | pre-commit | [jonathanmorley/asdf-pre-commit](https://github.com/jonathanmorley/asdf-pre-commit) | [![GitHub Actions Status](https://github.com/jonathanmorley/asdf-pre-commit/workflows/ASDF%20CI/badge.svg)](https://github.com/jonathanmorley/asdf-pre-commit/actions) | | protoc | [paxosglobal/asdf-protoc](https://github.com/paxosglobal/asdf-protoc) | [![Build Status](https://travis-ci.com/paxosglobal/asdf-protoc.svg?branch=master)](https://travis-ci.com/paxosglobal/asdf-protoc) | diff --git a/plugins/inlets b/plugins/inlets new file mode 100644 index 0000000..c34e3c5 --- /dev/null +++ b/plugins/inlets @@ -0,0 +1 @@ +repository = https://github.com/nlamirault/asdf-inlets.git