mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 22:44:54 +08:00
Add sccache plugin (#618)
Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
@@ -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) | [](https://travis-ci.org/bram2000/asdf-sbt) |
|
||||
| Scala | [mtatheonly/asdf-scala](https://github.com/mtatheonly/asdf-scala) | [](https://travis-ci.org/mtatheonly/asdf-scala) |
|
||||
| scaleway-cli | [webofmars/asdf-plugin-scaleway-cli](https://github.com/webofmars/asdf-plugin-scaleway-cli) | [](https://github.com/webofmars/asdf-plugin-scaleway-cli/workflows) |
|
||||
| sccache | [emersonmx/asdf-sccache](https://github.com/emersonmx/asdf-sccache) | [](https://github.com/emersonmx/asdf-sccache/actions) |
|
||||
| Scenery | [skyzyx/asdf-scenery](https://github.com/skyzyx/asdf-scenery) | [](https://travis-ci.org/skyzyx/asdf-scenery) |
|
||||
| schemacrawler | [davidecavestro/asdf-schemacrawler](https://github.com/davidecavestro/asdf-schemacrawler) | [](https://github.com/davidecavestro/asdf-schemacrawler/actions/workflows/build.yml) |
|
||||
| Semgrep | [Brentjanderson/asdf-semgrep](https://github.com/Brentjanderson/asdf-semgrep) | [](https://github.com/brentjanderson/asdf-semgrep/actions/workflows/ci.yml) |
|
||||
|
||||
1
plugins/sccache
Normal file
1
plugins/sccache
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/emersonmx/asdf-sccache.git
|
||||
Reference in New Issue
Block a user