-
Login in your GitHub,click the Settings menu.
Screenshot from 2017-07-15 11-52-05.png -
You can find the Developer settings exists,and then click the Personal access token menu.
Screenshot from 2017-07-15 11-52-51.png -
Click the Generate new token button for new token,also you will be asked for inputting your GitHub password.
Screenshot from 2017-07-15 11-53-16.png -
You must select the repo and user scopes,others is optional.
Screenshot from 2017-07-16 15-43-17.png -
Finally,click the Generate token button.
Screenshot from 2017-07-15 11-57-07.png
How to create personal access token for GitHub
最后编辑于 :
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。
推荐阅读更多精彩内容
- 假期把这两部纪录片看完了。《海上丝绸之路》给1星,《新丝绸之路》给3星。 不过评价是个很主观的东西,完全个人喜好。...
- 前面省去 fastlane 的安转过程。 1、在工程目录文件下面执行 fastlane init2、执行 snap...