Skip to content

veracity-dev/github-xlsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub XLSX

Work in progress

A CLI tool for exporting GitHub issues as XLSX files.

Setup

Install dependencies: npm install

Start live build: npm run dev

The build output is dist folder.

Change into the dist folder and run with: node main.js org-name/repo-name

For example:

cd dist
node dist/main.js veracity-dev/github-xlsx

About

CLI tool for exporting GitHub issues as XLSX files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published