Skip to content

Export GitHub issues to markdown files

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

boxdot/github-issues-export-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-issues-export

crates-badge docs-badge license-badge ci-badge

Export GitHub issues to markdown files.

Usage

export GITHUB_TOKEN=<your_secret_token> # or put it in .env
github-issues-export username/repo[#issue_number]

This will export all open issues from GitHub repository username/repo into directory ./md putting each issue into a separate file including its comments.

License

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this document by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Export GitHub issues to markdown files

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

 
 
 

Languages