~ Shout-out supporters in your GitHub README file. ~
đ Usage
- Setup Action Workflow File
- Update Your
README.md
with below code
Repository Stargazers
## âŗ Stargazers
<!-- REPOSITORY_STARS:START --> <!-- REPOSITORY_STARS:END -->
Repository Forks
## âŗ Forkers
<!-- REPOSITORY_FORKS:START --><!-- REPOSITORY_FORKS:END -->
âšī¸ Currently there are ways to auto trigger the workflow when a users stars / forks the repository.
âšī¸ Using this action with the workflow trigger fork & watch is the best optmized way.if you want to remove users that have un-stared / deleted the fork then you might have to use cron to handle it
âī¸ Configuration
Option | Description | Default |
---|---|---|
General Config | ||
IMAGE_SAVE_PATH |
Custom location on where to save generated SVG image file. Image Files Are Generated When Output Type Set To image
|
.github/roster/ |
Forks Config | ||
FORK |
Set to true to generate latest forked users information. or provide a file location to update the information If |