diff --git a/README.md b/README.md index 2532d03..815e073 100644 --- a/README.md +++ b/README.md @@ -423,6 +423,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | SBT | [bram2000/asdf-sbt](https://github.com/bram2000/asdf-sbt) | [![Build Status](https://travis-ci.org/bram2000/asdf-sbt.svg?branch=master)](https://travis-ci.org/bram2000/asdf-sbt) | | Scala | [mtatheonly/asdf-scala](https://github.com/mtatheonly/asdf-scala) | [![Build Status](https://travis-ci.org/mtatheonly/asdf-scala.svg?branch=master)](https://travis-ci.org/mtatheonly/asdf-scala) | | scaleway-cli | [webofmars/asdf-plugin-scaleway-cli](https://github.com/webofmars/asdf-plugin-scaleway-cli) | [![Build Status](https://github.com/webofmars/asdf-plugin-scaleway-cli/workflows/Build/badge.svg)](https://github.com/webofmars/asdf-plugin-scaleway-cli/workflows) | +| sccache | [emersonmx/asdf-sccache](https://github.com/emersonmx/asdf-sccache) | [![Build Status](https://github.com/emersonmx/asdf-sccache/workflows/Build/badge.svg)](https://github.com/emersonmx/asdf-sccache/actions) | | Scenery | [skyzyx/asdf-scenery](https://github.com/skyzyx/asdf-scenery) | [![Build Status](https://travis-ci.org/skyzyx/asdf-scenery.svg?branch=master)](https://travis-ci.org/skyzyx/asdf-scenery) | | schemacrawler | [davidecavestro/asdf-schemacrawler](https://github.com/davidecavestro/asdf-schemacrawler) | [![Build Status](https://github.com/davidecavestro/asdf-schemacrawler/actions/workflows/build.yml/badge.svg)](https://github.com/davidecavestro/asdf-schemacrawler/actions/workflows/build.yml) | | Semgrep | [Brentjanderson/asdf-semgrep](https://github.com/Brentjanderson/asdf-semgrep) | [![CI](https://github.com/brentjanderson/asdf-semgrep/actions/workflows/ci.yml/badge.svg)](https://github.com/brentjanderson/asdf-semgrep/actions/workflows/ci.yml) | diff --git a/plugins/sccache b/plugins/sccache new file mode 100644 index 0000000..d0335d9 --- /dev/null +++ b/plugins/sccache @@ -0,0 +1 @@ +repository = https://github.com/emersonmx/asdf-sccache.git