Skip to content

Commit

Permalink
feat: add mimirtool plugins (#896)
Browse files Browse the repository at this point in the history
  • Loading branch information
czchen authored Nov 8, 2023
1 parent 5de0fd3 commit 8ea497e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| Meson | [asdf-community/asdf-meson](https://github.com/asdf-community/asdf-meson) | [![Build Status](https://github.com/asdf-community/asdf-meson/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-meson/actions) |
| Micronaut | [weibemoura/asdf-micronaut](https://github.com/weibemoura/asdf-micronaut) | [![Build Status](https://travis-ci.org/weibemoura/asdf-micronaut.svg?branch=master)](https://travis-ci.org/weibemoura/asdf-micronaut) |
| Mill | [asdf-community/asdf-mill](https://github.com/asdf-community/asdf-mill) | [![Build Status](https://travis-ci.org/asdf-community/asdf-mill.svg?branch=master)](https://travis-ci.org/asdf-community/asdf-mill) |
| mimirtool | [asdf-community/asdf-mimirtool](https://github.com/asdf-community/asdf-mimirtool) | [![Build Status](https://github.com/asdf-community/asdf-mimirtool/actions/workflows/build.yml/badge.svg)](https://github.com/asdf-community/asdf-mimirtool/actions/workflows/build.yml) |
| minify | [axilleas/asdf-minify](https://github.com/axilleas/asdf-minify) | [![Build Status](https://github.com/axilleas/asdf-minify/workflows/main/badge.svg)](https://github.com/axilleas/asdf-minify/actions) |
| Minikube | [alvarobp/asdf-minikube](https://github.com/alvarobp/asdf-minikube) | [![Build Status](https://github.com/alvarobp/asdf-minikube/workflows/main/badge.svg)](https://github.com/alvarobp/asdf-minikube/actions) |
| Minio | [aeons/asdf-minio](https://github.com/aeons/asdf-minio) | [![Build Status](https://github.com/aeons/asdf-minio/actions/workflows/test.yml/badge.svg)](https://github.com/aeons/asdf-minio/actions) |
Expand Down
1 change: 1 addition & 0 deletions plugins/mimirtool
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/asdf-community/asdf-mimirtool.git

0 comments on commit 8ea497e

Please sign in to comment.