Skip to content

guywmartin/Gander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gander

Gander is a dashboard to give you usable metrics for a range of open source projects in one quick look. It is designed for individuals who are responsible for running Open Source Offices or keeping track of multiple Open Source projects.

To get started

$ git clone [email protected]:paypal/Gander.git
$ cd Gander
$ npm install
$ # add a github personal access token to `app.json` 
$ # update the organizations in `app.json` with orgs of your interest.
$ npm run build
$ npm start
$ open http://localhost:8000

License

MIT - http://opensource.org/licenses/MIT

About

Open Source Metrics Dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published