README.md
June 1, 2020 ยท View on GitHub
๐ Update a pinned gist to contain your latest TypeRacer races and other typing statistics. โจ๏ธ
๐โจ For more pinned-gist projects like this one, check out: https://github.com/matchai/awesome-pinned-gists
๐ Prep Work
- Create a new public GitHub Gist (https://gist.github.com/)
- Create a token with the
gistscope and copy it. (https://github.com/settings/tokens/new)
๐ฅ Project Setup
- Fork this repo
- Go to your fork's
Settings>Secrets>Add a new secretfor each environment secret (below)
๐คซ Environment Secrets
- GIST_ID: The ID portion from your gist url
https://gist.github.com/<github username>/7887b94cbb97a90fe08498c4744bad4b. - GH_TOKEN: The GitHub token generated above.
- TR_USERNAME: Your TypeRacer username
โจ Credits
This code was heavily inspired (with some parts taken over) by @jacc's music-box.
๐ License
typeracer-box is licensed under the MIT License