Add sccache plugin (#618)

Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
Emerson MX
2022-06-20 20:00:38 -03:00
committed by GitHub
parent 3a4dbbc294
commit 8e17ee6eb4
2 changed files with 2 additions and 0 deletions

View File

@@ -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) |

1
plugins/sccache Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/emersonmx/asdf-sccache.git