github-issues-export

Export GithHub issues to a CSV file

Usage no npm install needed!

<script type="module">
  import githubIssuesExport from 'https://cdn.skypack.dev/github-issues-export';
</script>

README

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] --full'