mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-24 03:55:07 +08:00
feat: add devspace plugin (#411)
This commit is contained in:
@@ -94,6 +94,7 @@ itself) to look for plugins.
|
||||
| Deno | [asdf-community/asdf-deno](https://github.com/asdf-community/asdf-deno) | [](https://github.com/asdf-community/asdf-deno/actions) |
|
||||
| Dep | [paxosglobal/asdf-dep](https://github.com/paxosglobal/asdf-dep) | [](https://travis-ci.com/paxosglobal/asdf-dep) |
|
||||
| Desk | [endorama/asdf-desk](https://github.com/endorama/asdf-desk) | [](https://travis-ci.org/endorama/asdf-desk) |
|
||||
| DevSpace | [NeoHsu/asdf-devspace](https://github.com/NeoHsu/asdf-devspace) | [](https://github.com/neohsu/asdf-devspace/actions?query=workflow%3ABuild) |
|
||||
| dhall | [aaaaninja/asdf-dhall](https://github.com/aaaaninja/asdf-dhall) | [](https://travis-ci.com/aaaaninja/asdf-dhall) |
|
||||
| digdag | [jtakakura/asdf-digdag](https://github.com/jtakakura/asdf-digdag) | [](https://github.com/jtakakura/asdf-digdag/actions) |
|
||||
| direnv | [asdf-community/asdf-direnv](https://github.com/asdf-community/asdf-direnv) | [](https://github.com/asdf-community/asdf-direnv/actions) |
|
||||
|
||||
1
plugins/devspace
Normal file
1
plugins/devspace
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/NeoHsu/asdf-devspace.git
|
||||
Reference in New Issue
Block a user