Skip to content

Instantly share code, notes, and snippets.

@krlmlr
Created March 2, 2016 11:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krlmlr/92007a8a8677fc56c87f to your computer and use it in GitHub Desktop.
Save krlmlr/92007a8a8677fc56c87f to your computer and use it in GitHub Desktop.
Offline GitHub issues, milestones, and labels, with wget
wget -np -k -e robots=off -r -l 1 https://github.com/krlmlr/tibble/milestones/ https://github.com/krlmlr/tibble/issues/ https://github.com/krlmlr/tibble/labels/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment