https://github.com/lindseyb/github-contribution-graph-art-generator
Generates Art for your contribution graph
https://github.com/lindseyb/github-contribution-graph-art-generator
art contribution-graph glitch javascript
Last synced: over 1 year ago
JSON representation
Generates Art for your contribution graph
- Host: GitHub
- URL: https://github.com/lindseyb/github-contribution-graph-art-generator
- Owner: LindseyB
- Created: 2019-06-01T15:13:15.000Z (about 7 years ago)
- Default Branch: trunk
- Last Pushed: 2020-06-13T21:05:35.000Z (about 6 years ago)
- Last Synced: 2025-02-28T21:03:05.110Z (over 1 year ago)
- Topics: art, contribution-graph, glitch, javascript
- Language: JavaScript
- Homepage: https://glitch.com/~github-contribution-graph-art-generator
- Size: 11.7 KB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GitHub Contribution Graph Art Generator
===
### How to Use
1. Create a repo on your account that matches the **GitHub Repo Name** above
2. Find your **Max Commit Value** using the JavaScript above in your browser's console
3. Make your *beautiful* art in the grid at the top. You have five colors to work with.
4. Make sure your set the login in the form to your GitHub login
5. Click **Generate Script**
6. The generated script will automatically downlaod as **art.sh**
7. Run it using `./art.sh` (you may need to chmod +x first)
### Tips
* You should do this on a computer you already have your git and github credentials setup on
* Dont want the art anymore? Just delete the repo.