snivilised / cobrass

🐲 Assistant for cli applications using cobra
https://pkg.go.dev/github.com/snivilised/cobrass
MIT License
1 stars 0 forks source link

add sampling and interaction families #270

Closed plastikfan closed 7 months ago

plastikfan commented 7 months ago

Actually, --tui should be handled differently. We really want tui to be default for an application, although different apps may disagree on this, therefore we should introduce 2 separate families, one where tui mode is default, and define a flag to revert back to linear mode and the other is the opposite of this. So instead of defining an interaction family we define: