1.0.9 • Published 7 years ago

gist-backup v1.0.9

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Gist backup

This package will download all gist files to directories named after gist description.

Pre-run

Run [sudo] npm install gist-backup --global

Run

gist-backup <github-username> <github-password> <http://enterprise-URL or https://api.github.com> <path/to/backups>

or just

gist-backup (will be prompted for username, password and local path to backup directory)


If all went well, you'll see "gists" directory populated with directories named after gist description. Gists with similar descriptions will be appended with 'duplicate N' (where N is an incremented number), gists without description will simply be called 'Untitled'.

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.1

9 years ago

1.0.0

9 years ago