|
|
|
|
|
by henvic
2217 days ago
|
|
I love using Go for CLIs. Previously, I developed CLIs with JavaScript (NodeGH, something with the same goal as GitHub's CLI), and "kind of" with PHP as well (for internal tasks on a server). Nothing compares with writing one with Go, though. I used to be the maintainer of a CLI for a PaaS until a year ago:
https://asciinema.org/a/192043
https://github.com/henvic/wedeploycli |
|