¶ 创建access token
https://github.com/settings/tokens
权限至少要选repo
和read:org
。
¶ 安装gh
ArchLinux |
¶
gh auth login
按照它的提示一步步完成即可。
也可以写一个脚本自动化这一步:
gh auth login --with-token < token.txt |
https://github.com/settings/tokens
权限至少要选repo
和read:org
。
gh
# ArchLinux |
gh auth login
按照它的提示一步步完成即可。
也可以写一个脚本自动化这一步:
gh auth login --with-token < token.txt |
Except as otherwise noted, this blog is licensed under CC BY-SA 4.0 License.
©2021-
searchstar
|
pv
|
uv
Theme Tree
by Wu Jun
Powered by Hexo