diff --git a/README.md b/README.md index ecd33bc..4f8f1b4 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ itself) to look for plugins. | 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) | | Pulumi | [canha/asdf-pulumi](https://github.com/canha/asdf-pulumi) | [![Build Status](https://travis-ci.org/canha/asdf-pulumi.svg?branch=master)](https://travis-ci.org/canha/asdf-pulumi) | | PureScript | [nsaunders/asdf-purescript](https://github.com/nsaunders/asdf-purescript) | [![Build Status](https://github.com/nsaunders/asdf-purescript/workflows/Build/badge.svg)](https://github.com/nsaunders/asdf-purescript/actions) | +| Purty | [nsaunders/asdf-purty](https://github.com/nsaunders/asdf-purty) | [![Build Status](https://github.com/nsaunders/asdf-purty/workflows/Build/badge.svg)](https://github.com/nsaunders/asdf-purty/actions) | | Python | [danhper/asdf-python](https://github.com/danhper/asdf-python) | [![Build Status](https://travis-ci.org/danhper/asdf-python.svg?branch=master)](https://travis-ci.org/danhper/asdf-python) | | R | [iroddis/asdf-R](https://github.com/iroddis/asdf-R) | [![Build Status](https://travis-ci.org/iroddis/asdf-R.svg?branch=master)](https://travis-ci.org/iroddis/asdf-R) | | Racket | [vic/asdf-racket](https://github.com/vic/asdf-racket) | [![Build Status](https://travis-ci.org/vic/asdf-racket.svg?branch=master)](https://travis-ci.org/vic/asdf-racket) | diff --git a/plugins/purty b/plugins/purty new file mode 100644 index 0000000..80ab30e --- /dev/null +++ b/plugins/purty @@ -0,0 +1 @@ +repository = https://github.com/nsaunders/asdf-purty.git