mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-24 03:55:07 +08:00
feat: add redis-cli plugin (#409)
This commit is contained in:
@@ -285,6 +285,7 @@ itself) to look for plugins.
|
||||
| Rclone | [johnlayton/asdf-rclone](https://github.com/johnlayton/asdf-rclone) | [](https://github.com/johnlayton/asdf-rclone/actions) |
|
||||
| Rebar | [Stratus3D/asdf-rebar](https://github.com/Stratus3D/asdf-rebar) | [](https://travis-ci.org/Stratus3D/asdf-rebar) |
|
||||
| Redis | [smashedtoatoms/asdf-redis](https://github.com/smashedtoatoms/asdf-redis) | [](https://github.com/smashedtoatoms/asdf-redis/actions) |
|
||||
| Redis-cli | [NeoHsu/asdf-redis-cli](https://github.com/NeoHsu/asdf-redis-cli) | [](https://github.com/neohsu/asdf-redis-cli/actions?query=workflow%3ABuild) |
|
||||
| redskyctl | [sudermanjr/asdf-redskyctl](https://github.com/sudermanjr/asdf-redskyctl) | [](https://github.com/sudermanjr/asdf-redskyctl/actions) |
|
||||
| Reg | [looztra/asdf-reg](https://github.com/looztra/asdf-reg) | [](https://travis-ci.org/looztra/asdf-reg) |
|
||||
| richgo | [paxosglobal/asdf-richgo](https://github.com/paxosglobal/asdf-richgo) | [](https://travis-ci.org/paxosglobal/asdf-richgo) |
|
||||
|
||||
1
plugins/redis-cli
Normal file
1
plugins/redis-cli
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/NeoHsu/asdf-redis-cli.git
|
||||
Reference in New Issue
Block a user