k1LoW / tbls

tbls is a CI-Friendly tool for document a database, written in Go.
MIT License
3.32k stars 164 forks source link

Add the installation guide with aqua to the document #521

Closed suzuki-shunsuke closed 9 months ago

suzuki-shunsuke commented 9 months ago

Hi, thank you for your great project!

We suggest to add the installation guide with aqua to the document. aqua is a declarative CLI Version Manager. You can install this tool with aqua.

aqua init # Create aqua.yaml
aqua g -i k1LoW/tbls # Add this tool to aqua.yaml
aqua i # Install tools

For the detail of aqua, please see the official document.

We expect you can just copy and paste the following guide to your document.


Install with aqua

You can install this tool with aqua.

aqua g -i k1LoW/tbls # Add k1LoW/tbls to aqua.yaml

Thank you.

This issue was created automatically by script. For the detail, please see here.