Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nastyox/Repo-Roster
Shout-out supporters in your GitHub README file.
https://github.com/nastyox/Repo-Roster
Last synced: 7 days ago
JSON representation
Shout-out supporters in your GitHub README file.
- Host: GitHub
- URL: https://github.com/nastyox/Repo-Roster
- Owner: nastyox
- License: unlicense
- Created: 2020-10-27T02:26:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-31T19:52:08.000Z (over 3 years ago)
- Last Synced: 2024-10-26T20:50:46.380Z (18 days ago)
- Language: PHP
- Homepage:
- Size: 3.8 MB
- Stars: 298
- Watchers: 3
- Forks: 24
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - nastyox/Repo-Roster - Shout-out supporters in your GitHub README file. (PHP)
- awesome - nastyox/Repo-Roster - Shout-out supporters in your GitHub README file. (PHP)
README
Repo Roster
Shout-out supporters in your GitHub README file.
## :hear_no_evil: What's all the hullabaloo?
Want to say "thank you" to people that star and fork your repositories? [Repo Roster](https://reporoster.com) is a simple copy-and-paste way to automatically shout-out those users by displaying their usernames and avatars directly in your README.md file!## :tada: Live Examples (for this repo)
### ↳ Stargazers
[![Stargazers repo roster for @nastyox/Repo-Roster](https://reporoster.com/stars/nastyox/Repo-Roster)](https://github.com/nastyox/Repo-Roster/stargazers)
```markdown
[![Stargazers repo roster for @USERNAME/REPO_NAME](https://reporoster.com/stars/USERNAME/REPO_NAME)](https://github.com/USERNAME/REPO_NAME/stargazers)
```### ↳ Forkers
[![Forkers repo roster for @nastyox/Repo-Roster](https://reporoster.com/forks/nastyox/Repo-Roster)](https://github.com/nastyox/Repo-Roster/network/members)
```markdown
[![Forkers repo roster for @USERNAME/REPO_NAME](https://reporoster.com/forks/USERNAME/REPO_NAME)](https://github.com/USERNAME/REPO_NAME/network/members)
```## :art: Custom styling
Prefer dark mode? Don't want any text? We've got you covered! Find the image URL in the markdown provided above, and add ```/dark``` and/or ```/notext``` before ```/USERNAME/REPO_NAME```! Or, skip editing the markdown yourself by using our [online tool](https://reporoster.com) instead.
## :zap: Fast implementation
To get your own repo rosters, just paste a link to your GitHub repository into [our website](https://reporoster.com), and we'll generate simple markdown for you to paste into your repo's README.md file. **That's all there is to it!** From then on, data about your supporters will automatically update right in your README.md file.
## :clap: Support this project
This project requires some server-side processing, which isn't free. If you'd like to support Repo Roster and ensure that it's able to keep up with users' demands speedily, please consider clicking the "sponsor" button at the [top of this page](https://github.com/nastyox/Repo-Roster#).