Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/masterpi-2124/achievements
https://github.com/masterpi-2124/achievements
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/masterpi-2124/achievements
- Owner: MasterPi-2124
- Created: 2022-07-28T19:09:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-29T23:06:45.000Z (over 2 years ago)
- Last Synced: 2024-11-13T02:44:09.050Z (3 months ago)
- Language: Shell
- Size: 155 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# achievements
A collection of shell scripts to achieve 100% of API-accessible Github achievements. Link: https://github.com/Schweinepriester/github-profile-achievements## Prerequisites
- `gh` Github CLI Installed.
- `gh auth login` Must be ran and completed successfully.## Instructions
Gain any individual achievement by running the name of that achievement directly;
#### Example
`bash bin/pullshark`Or, to gain all achievements, simply run `bash bin/all`
| Warning: This process can take upwards of several hours in order to not result in a rate limit from the API. It is recommended to let this script run in the background.
| --- |