-
-
Save mikedatsko/d952a498f2c5d0a647efad8ae72d937a to your computer and use it in GitHub Desktop.
Export github issues to json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -u ':uname' 'https://api.github.com/repos/:org/:repo/issues' > issues.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment