#GitHub #GitHub_CLI #gh

おぉ。gh コマンドに release ができるようになったらしい。
hub コマンドと統合した感じだ。

gh release create [tag name]

『GitHub CLI 1.0 is now available』@ GitHub Blog
https://github.blog/2020-09-17-github-cli-1-0-is-now-available/

GitHub CLI 1.0 is now available - The GitHub Blog

GitHub CLI brings GitHub to your terminal. It reduces context switching, helps you focus, and enables you to more easily script and create your own workflows. Earlier this year, we announced the beta of GitHub

The GitHub Blog

brew uninstall hub && \
brew install gh