Skip to content

📚 Update a pinned gist to contain your latest reads from goodreads

Notifications You must be signed in to change notification settings

amorriscode/book-box

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Create a new public GitHub Gist
  2. Create a token with the gist scope and copy it.
  3. Create a Goodreads account
  4. Create an API for the Goodreads API

Project setup

  1. Fork this repo
  2. Go to the repo Settings > Secrets
  3. 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).

Inspiration

This gist was inspired by matchai's bird-box.

About

📚 Update a pinned gist to contain your latest reads from goodreads

Resources

Stars

Watchers

Forks

Packages

No packages published