feat: add devspace plugin (#411)

This commit is contained in:
Neo Hsu
2021-05-25 12:47:26 +08:00
committed by GitHub
parent 061bfb5079
commit bb722d6307
2 changed files with 2 additions and 0 deletions

View File

@@ -94,6 +94,7 @@ itself) to look for plugins.
| Deno | [asdf-community/asdf-deno](https://github.com/asdf-community/asdf-deno) | [![Main workflow](https://github.com/asdf-community/asdf-deno/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-deno/actions) |
| Dep | [paxosglobal/asdf-dep](https://github.com/paxosglobal/asdf-dep) | [![Build Status](https://travis-ci.com/paxosglobal/asdf-dep.svg?branch=master)](https://travis-ci.com/paxosglobal/asdf-dep) |
| Desk | [endorama/asdf-desk](https://github.com/endorama/asdf-desk) | [![Build Status](https://travis-ci.org/endorama/asdf-desk.svg?branch=master)](https://travis-ci.org/endorama/asdf-desk) |
| DevSpace | [NeoHsu/asdf-devspace](https://github.com/NeoHsu/asdf-devspace) | [![Build](https://github.com/NeoHsu/asdf-devspace/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-devspace/actions?query=workflow%3ABuild) |
| dhall | [aaaaninja/asdf-dhall](https://github.com/aaaaninja/asdf-dhall) | [![Build Status](https://travis-ci.com/aaaaninja/asdf-dhall.svg?branch=master)](https://travis-ci.com/aaaaninja/asdf-dhall) |
| digdag | [jtakakura/asdf-digdag](https://github.com/jtakakura/asdf-digdag) | [![Main workflow](https://github.com/jtakakura/asdf-digdag/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/jtakakura/asdf-digdag/actions) |
| direnv | [asdf-community/asdf-direnv](https://github.com/asdf-community/asdf-direnv) | [![Main workflow](https://github.com/asdf-community/asdf-direnv/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-direnv/actions) |

1
plugins/devspace Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/NeoHsu/asdf-devspace.git