Skip to content

usnistgov/github-branch-reports

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

This simple little tool generates a static HTML report of the name of branches for a Github repo. This is useful if you want to share the entire brunch list with someone who doesn't have access to your repo, for example.

Getting Started

  1. Install npm install -g github-branch-reports
  2. Run github-branch-reports -o <owner> -r <repo> [-t <access token>] (access token is required to access private repos)

Creating an access token

Sample Report

Sample Report

About

Generate reports on Github issues.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.7%
  • Pug 33.3%