Skip to content

Export github issues to a CSV file (developed in NodeJS)

License

Unknown, WTFPL licenses found

Licenses found

Unknown
LICENSE
WTFPL
COPYING
Notifications You must be signed in to change notification settings

baffonero/github-issues-export

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Export github issues to CSV file

A simple script to free your github issues so you can import them into Excel etc.

The script is developed in NodeJS.

Usage: ./export-issues --user [github user] --password [github password] --owner [github owner of repo] --repo [github repo] --state [issues state (optional, "open", "closed", "all", default=open)] --bodynewlines [y/n, include newlines in body, default=yes] --full'

About

Export github issues to a CSV file (developed in NodeJS)

Resources

License

Unknown, WTFPL licenses found

Licenses found

Unknown
LICENSE
WTFPL
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%