Sync Github Gists
Node app that can be used to sync Github gists with a git repo.
Steps
- clone this repo
- exec
npm install - update the
users.jsonfile to contain the usernames of the gists you'd like to sync - exec
node app.js - optional: git add, commit, push to your remote