Program for backing up all your GitHub repositories.
I found no easy way of backing up some of my GitHub repositories so I made this program to make the job easy.
I have also found this program useful for downloading all my repositories onto a new laptop when preparing for a holiday.
stack install .
git-backup [username] [--org|--user]
for example
git-backup eopb --user