diff --git a/README.md b/README.md index bde8417..d7c8b74 100644 --- a/README.md +++ b/README.md @@ -385,6 +385,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Shfmt | [luizm/asdf-shfmt](https://github.com/luizm/asdf-shfmt) | [![Build Status](https://github.com/luizm/asdf-shfmt/actions/workflows/ci.yml/badge.svg)](https://github.com/luizm/asdf-shfmt/actions/workflows/ci.yml) | | Sinker | [elementalvoid/asdf-sinker](https://github.com/elementalvoid/asdf-sinker) | [![GitHub Actions Status](https://github.com/elementalvoid/asdf-sinker/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/elementalvoid/asdf-sinker/actions) | | Skaffold | [nklmilojevic/asdf-skaffold](https://github.com/nklmilojevic/asdf-skaffold) | [![Build Status](https://github.com/nklmilojevic/asdf-skaffold/actions/workflows/build.yml/badge.svg)](https://github.com/nklmilojevic/asdf-skaffold/actions) | +| Sloth | [slok/asdf-sloth](https://github.com/slok/asdf-sloth) | [![Build Status](https://github.com/slok/asdf-sloth/actions/workflows/ci.yml/badge.svg)](https://github.com/slok/asdf-sloth/actions) | | SML/NJ | [samontea/asdf-smlnj](https://github.com/samontea/asdf-smlnj) | [![Build Status](https://travis-ci.org/samontea/asdf-smlnj.svg?branch=master)](https://travis-ci.org/samontea/asdf-smlnj) | | Snyk | [nirfuchs/asdf-snyk](https://github.com/nirfuchs/asdf-snyk) | [![Build Status](https://github.com/nirfuchs/asdf-snyk/workflows/CI/badge.svg?branch=master)](https://github.com/nirfuchs/asdf-snyk/actions) | | Solidity | [diegodorado/asdf-solidity](https://github.com/diegodorado/asdf-solidity) | [![Build Status](https://api.travis-ci.com/diegodorado/asdf-solidity.svg)](https://travis-ci.com/github/diegodorado/asdf-solidity) | diff --git a/plugins/sloth b/plugins/sloth new file mode 100644 index 0000000..f7024fb --- /dev/null +++ b/plugins/sloth @@ -0,0 +1 @@ +repository = https://github.com/slok/asdf-sloth.git