feat: add asdf-scala-cli plugin (#877)

Co-authored-by: Raphaël Lemaitre <raphael.lemaitre@ledger.fr>
This commit is contained in:
Raphaël Lemaitre
2023-09-10 15:52:49 +02:00
committed by GitHub
parent 93fdc1cd86
commit 45e40c2988
2 changed files with 2 additions and 0 deletions

View File

@@ -572,6 +572,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| saml2aws | [elementalvoid/asdf-saml2aws](https://github.com/elementalvoid/asdf-saml2aws) | [![GitHub Actions Status](https://github.com/elementalvoid/asdf-saml2aws/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/elementalvoid/asdf-saml2aws/actions) |
| 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 | [asdf-community/asdf-scala](https://github.com/asdf-community/asdf-scala) | [![Build Status](https://travis-ci.org/asdf-community/asdf-scala.svg?branch=master)](https://travis-ci.org/asdf-community/asdf-scala) |
| Scala CLI | [asdf-community/asdf-scala-cli](https://github.com/asdf-community/asdf-scala-cli) | [![Build](https://github.com/asdf-community/asdf-scala-cli/actions/workflows/build.yml/badge.svg)](https://github.com/asdf-community/asdf-scala-cli/actions/workflows/build.yml) |
| scaleway-cli | [albarralnunez/asdf-plugin-scaleway-cli](https://github.com/albarralnunez/asdf-plugin-scaleway-cli) | [![Build Status](https://github.com/albarralnunez/asdf-plugin-scaleway-cli/workflows/Build/badge.svg)](https://github.com/albarralnunez/asdf-plugin-scaleway-cli/workflows) |
| scalingo-cli | [brandon-welsch/asdf-scalingo-cli](https://github.com/brandon-welsch/asdf-scalingo-cli) | [![Build Status](https://github.com/brandon-welsch/asdf-scalingo-cli/actions/workflows/build.yml/badge.svg)](https://github.com/brandon-welsch/asdf-scalingo-cli/actions) |
| Scarb | [software-mansion/asdf-scarb](https://github.com/software-mansion/asdf-scarb) | [![CI](https://github.com/software-mansion/asdf-scarb/actions/workflows/ci.yml/badge.svg)](https://github.com/software-mansion/asdf-scarb/actions/workflows/ci.yml) |

1
plugins/scala-cli Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/asdf-community/asdf-scala-cli.git