git.compounddata.com
>
blue
>
main.go
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
main.go
package main import "blue/internal/cli" func main() { cli.Execute() }