From d3cb0c14af84b81faeeb5f7ff2be19d0efb37a06 Mon Sep 17 00:00:00 2001 From: Shunsuke Suzuki Date: Mon, 9 Oct 2023 10:24:03 +0900 Subject: [PATCH] docs: add the installation guide with aqua --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 39cd5be..1f9e878 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,14 @@ When you hope to manage these resources, we recommend other deployment tools ([A $ brew install fujiwara/tap/lambroll ``` +### aqua + +[aqua](https://aquaproj.github.io/) is a declarative CLI Version Manager. + +```console +$ aqua g -i fujiwara/lambroll +``` + ### Binary packages [Releases](https://github.com/fujiwara/lambroll/releases)