feat: add etcdctl plugin

refactor: rename etcdctl to etcd
This commit is contained in:
Joey Espinosa
2019-09-06 21:02:11 -04:00
parent 354247dbae
commit 72951a860a
2 changed files with 2 additions and 0 deletions

View File

@@ -71,6 +71,7 @@ itself) to look for plugins.
| Elm | [asdf-community/asdf-elm](https://github.com/asdf-community/asdf-elm) | [![Build Status](https://github.com/asdf-community/asdf-elm/workflows/Main%20workflow/badge.svg)](https://github.com/asdf-community/asdf-elm/actions) |
| Erlang | [asdf-vm/asdf-erlang](https://github.com/asdf-vm/asdf-erlang) | [![Build Status](https://travis-ci.org/asdf-vm/asdf-erlang.svg?branch=master)](https://travis-ci.org/asdf-vm/asdf-erlang) |
| esy | [asdf-community/asdf-esy](https://github.com/asdf-community/asdf-esy) | [![Build Status](https://github.com/asdf-community/asdf-esy/workflows/Main%20workflow/badge.svg)](https://github.com/asdf-community/asdf-esy/actions) |
| etcd | [particledecay/asdf-etcd](https://github.com/particledecay/asdf-etcd) | [![Build Status](https://travis-ci.org/particledecay/asdf-etcd.svg?branch=master)](https://travis-ci.org/particledecay/asdf-etcd) |
| Flutter | [oae/asdf-flutter](https://github.com/oae/asdf-flutter) | [![Build Status](https://travis-ci.com/oae/asdf-flutter.svg?branch=master)](https://travis-ci.com/oae/asdf-flutter) |
| Fluxctl | [stefansedich/asdf-fluxctl](https://github.com/stefansedich/asdf-fluxctl) | [![Build Status](https://travis-ci.com/stefansedich/asdf-fluxctl.svg?branch=master)](https://travis-ci.com/stefansedich/asdf-fluxctl) |
| Gauche | [sakuro/asdf-gauche](https://github.com/sakuro/asdf-gauche) | [![Build Status](https://travis-ci.org/sakuro/asdf-gauche.svg?branch=master)](https://travis-ci.org/sakuro/asdf-gauche) |

1
plugins/etcd Normal file
View File

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