book-box
book-box copied to clipboard
π Update a pinned gist to contain your latest reads from goodreads
book-box
πUpdate a pinned gist to contain your latest reads on Goodreads
πβ¨ For more pinned-gist projects like this one, check out: https://github.com/matchai/awesome-pinned-gists
Setup
Prep work
- Create a new public GitHub Gist
- Create a token with the
gistscope and copy it. - Create a Goodreads account
- Create an API for the Goodreads API
Project setup
- Fork this repo
- Go to the repo Settings > Secrets
- Add the following environment variables:
- GIST_ID: The ID of the gist you created above (
https://gist.github.com/amorriscode/3f84910b524db4819ec2dc1063f632ab). - GH_TOKEN: The GitHub token generated above.
- GOODREADS_KEY: The API key for your Goodreads account.
- GOODREADS_USER_ID: The user ID for your Goodreads account (
https://www.goodreads.com/user/show/5171404-anthony).