git.compounddata.com
>
blue
>
Taskfile.yml
blue
A small terminal tool used to interact with various online services, mostly centered around AI.
git clone:
https://git.compounddata.com/blue
summary
history
files
Taskfile.yml
--- version: '3' tasks: build: cmds: - go build . silent: true