From fb7e1a75bc9584b04896de424c17e1ef82c1fb3f Mon Sep 17 00:00:00 2001 From: Shunsuke Suzuki Date: Wed, 14 Sep 2022 23:27:45 +0900 Subject: [PATCH] Add aqua [aqua](https://github.com/aquaproj/aqua) - Declarative CLI Version manager written in Go https://aquaproj.github.io/ --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 63ec889..336d941 100644 --- a/readme.md +++ b/readme.md @@ -443,6 +443,7 @@ _Please read [contribution guidelines](contributing.md) before contributing._ - [fzwiki](https://github.com/sheepla/fzwiki) - Command with fzf-like UI to quickly search Wikipedia articles and open it in your browser. - [Untree](https://github.com/codeinred/untree) - Converts tree diagrams produced by tree back into directory file structures. - [IDNT](https://github.com/r-darwish/idnt) - Batch software uninstall. +- [aqua](https://github.com/aquaproj/aqua) - Declarative CLI Version manager written in Go ## Related