@ibmruntimes/github-csv-report

1.1.0 • Public • Published

github-csv-report

Generate a CSV report of a GitHub board

Install

npm i -g @ibmruntimes/github-csv-report

Usage:

export PROJECT_ID=<project_id>
export ORG=<org>
export REPO=<repo>
export GH_TOKEN=<github_token>
github-csv-report

Optional Config:

export GHE=<github_enterprise_url> //e.g 'https://api.github.enterprise.com'

A CSV report will then be made in your current working directory.

Readme

Keywords

none

Package Sidebar

Install

npm i @ibmruntimes/github-csv-report

Weekly Downloads

2

Version

1.1.0

License

Apache-2.0

Unpacked Size

13.7 kB

Total Files

4

Last publish

Collaborators

  • bethany.griggs
  • georgeadams95