diff --git a/README.md b/README.md index d2c48b9..c8e709e 100644 --- a/README.md +++ b/README.md @@ -387,6 +387,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | 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) | | 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) | | semver | [mathew-fleisch/asdf-semver](https://github.com/mathew-fleisch/asdf-semver) | [![Build Status](https://github.com/mathew-fleisch/asdf-semver/workflows/Build/badge.svg?branch=main)](https://github.com/mathew-fleisch/asdf-semver/actions) | | 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) | | Sentinel | [Banno/asdf-hashicorp](https://github.com/Banno/asdf-hashicorp) | [![Build Status](https://travis-ci.org/Banno/asdf-hashicorp.svg?branch=master)](https://travis-ci.org/Banno/asdf-hashicorp) | diff --git a/plugins/schemacrawler b/plugins/schemacrawler new file mode 100644 index 0000000..8144ec0 --- /dev/null +++ b/plugins/schemacrawler @@ -0,0 +1 @@ +repository = https://github.com/davidecavestro/asdf-schemacrawler.git