mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-24 03:55:07 +08:00
feat: add minify plugin (#854)
This commit is contained in:
committed by
GitHub
parent
6e5b492c0e
commit
2abd88329f
@@ -446,6 +446,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) | [](https://github.com/asdf-community/asdf-meson/actions) |
|
||||
| Micronaut | [weibemoura/asdf-micronaut](https://github.com/weibemoura/asdf-micronaut) | [](https://travis-ci.org/weibemoura/asdf-micronaut) |
|
||||
| Mill | [asdf-community/asdf-mill](https://github.com/asdf-community/asdf-mill) | [](https://travis-ci.org/asdf-community/asdf-mill) |
|
||||
| minify | [axilleas/asdf-minify](https://github.com/axilleas/asdf-minify) | [](https://github.com/axilleas/asdf-minify/actions) |
|
||||
| Minikube | [alvarobp/asdf-minikube](https://github.com/alvarobp/asdf-minikube) | [](https://github.com/alvarobp/asdf-minikube/actions) |
|
||||
| Minio | [aeons/asdf-minio](https://github.com/aeons/asdf-minio) | [](https://github.com/aeons/asdf-minio/actions) |
|
||||
| Minio Client | [penpyt/asdf-mc](https://github.com/penpyt/asdf-mc) | [](https://travis-ci.org/penpyt/asdf-mc) |
|
||||
|
||||
2
plugins/minify
Normal file
2
plugins/minify
Normal file
@@ -0,0 +1,2 @@
|
||||
repository = https://github.com/axilleas/asdf-minify
|
||||
|
||||
Reference in New Issue
Block a user