Skip to content

aaronhoffman/gists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.json file to contain the usernames of the gists you'd like to sync
  • exec node app.js
  • optional: git add, commit, push to your remote

Releases

No releases published

Packages

No packages published