https://github.com/symind/star-all-repos
🤩 宝~点两下,我就能骗走你所有的 Star!
https://github.com/symind/star-all-repos
Last synced: 11 months ago
JSON representation
🤩 宝~点两下,我就能骗走你所有的 Star!
- Host: GitHub
- URL: https://github.com/symind/star-all-repos
- Owner: SyMind
- License: mit
- Created: 2022-09-07T08:34:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-08T05:27:59.000Z (almost 4 years ago)
- Last Synced: 2025-04-09T07:24:07.464Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 174 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Star 所有项目
宝~点两下,我就能骗走你所有的 Star! 🤩
## 👉 点击[**这里**](https://github.com/login/oauth/authorize?client_id=e9547e631cc7b7bb1d6f&redirect_uri=https://symind.github.io/star-all-repos&scope=public_repo)进行 GitHub OAuth 授权。
## 👉 授权后将跳转到新建 issue 页面,点击提交按钮。
😘 你也可以在 issue 的详情中添加形如 username=SyMind 的配置,自定义目标用户,来为你喜爱的开发者打 Call!
# 如何用于你的项目
你可以通过以下几个步骤,来将该项目用于你的项目:
## 1. Fork 该仓库
## 2. 创建 OAuth App
按照 GitHub 文档创建一个 OAuth App:https://docs.github.com/en/developers/apps/building-oauth-apps/creating-an-oauth-app
有几个字段需要填写为:
* Homepage URL: https://github.com/your_username/star-all-repos/
* Authorization callback URL: https://your_username.github.io/star-all-repos/
## 3. 创建一个新环境
到仓库设置中,创建一个名为 star-all-repos 的新环境 https://github.com/your_username/star-all-repos/settings/environments
添加以下 Environment secrets:
* CLIENT_ID,值为 OAuth Apps 的 Client ID
* CLIENT_SECRET,值为在 OAuth Apps 中生成的 Client secrets
## 4. 修改本 README.md
搜索 https://symind.github.io/star-all-repos ,将其改为你的链接。
# License
[MIT](https://github.com/SyMind/star-all-repos/blob/main/LICENSE)