charmbracelet / sequin

Human-readable ANSI sequences 🪩
MIT License
480 stars 6 forks source link

feat: add --version, completions, manpages #29

Open caarlos0 opened 8 hours ago

caarlos0 commented 8 hours ago

not sure how useful completions are in this case... might not be worth adding them... wdyt?

coveralls commented 8 hours ago

Pull Request Test Coverage Report for Build 11974746931

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
main.go 14 20 70.0%
<!-- Total: 14 20 70.0% -->
Totals Coverage Status
Change from base Build 11974720212: -0.6%
Covered Lines: 630
Relevant Lines: 703

💛 - Coveralls
meowgorithm commented 4 hours ago

Makes sense to me. Good CLI hygiene.

bashbunni commented 2 hours ago

do I need to do anything with the output from sequin man? Also, should this command be included in the help command or is it left out on purpose?