Live data from Hacker News

Show HN: UpgradeCLI: A Go pkg to add an upgrade sub-command to your CLI

github.com

1–3 of 3 posts

Show HN: UpgradeCLI: A Go pkg to add an upgrade sub-command to your CLI

#1
I think it's a nice DX when CLI's add an `upgrade` sub-command and present users with a simple and automatic way of updating to the newest version.

That's why I built UpgradeCLI. Any Go cli can adopt it and have a working upgrade sub-command in a matter of minutes.

Let me know what y'all think.

Show HN: UpgradeCLI: A Go pkg to add an upgrade sub-command to your CLI
github.com