Created
September 16, 2021 21:36
-
-
Save pelletier/9e522aacce3ac361bdf5a856bd9bc159 to your computer and use it in GitHub Desktop.
Local copy of GitHub issues
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
gh issue list --json number,title,body -t "{{range .}} | |
--- | |
## {{.number}} - {{.title}} | |
{{.body}} | |
{{end}}"|sed 's/\r//g' > issues.md |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment