← Back to context Comment by sammy2255 9 hours ago Today I learned GitHub has a CLI. I guess that's like Pornhub having a CLI 3 comments sammy2255 Reply chris_money202 9 hours ago Gh cli is one of the most powerful tools you can give a coding agent imo embedding-shape 9 hours ago Before GitHub had a CLI, I used cURL (via zsh alises/functions) to open PRs and find what remote/branch a PR is associated with.Today I use a Golang CLI made with ~200K LOC to do essentially the same thing. Yay, efficiency? falcor84 9 hours ago Seeing how annoying their website interfaces are, I'd actually be open to paying for API/CLI access to porn.
embedding-shape 9 hours ago Before GitHub had a CLI, I used cURL (via zsh alises/functions) to open PRs and find what remote/branch a PR is associated with.Today I use a Golang CLI made with ~200K LOC to do essentially the same thing. Yay, efficiency?
falcor84 9 hours ago Seeing how annoying their website interfaces are, I'd actually be open to paying for API/CLI access to porn.
Gh cli is one of the most powerful tools you can give a coding agent imo
Before GitHub had a CLI, I used cURL (via zsh alises/functions) to open PRs and find what remote/branch a PR is associated with.
Today I use a Golang CLI made with ~200K LOC to do essentially the same thing. Yay, efficiency?
Seeing how annoying their website interfaces are, I'd actually be open to paying for API/CLI access to porn.