Skip to content

Creates a dashboard of a user/orgs repos to see whats passing and failing at a glance on Travis CI.

License

Notifications You must be signed in to change notification settings

jdmule/travis-dashboard

 
 

Repository files navigation

Travis Dashboard

Creates a dashboard of a user/orgs repos to see whats passing and failing at a glance on Travis CI.

Licence Code Climate Issue Count

Usage

update config.js

GITHUB_TOKEN - your github token with access to read repositories

run

node generate-travis-dashboard.js {{ organization_name }} > data.js

open results in index.html

firefox index.html

About

Creates a dashboard of a user/orgs repos to see whats passing and failing at a glance on Travis CI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.4%
  • CSS 13.1%
  • HTML 3.5%