Generate a summary report of activity (commits, pull requests, issues, wiki activity) on a Github repo.
Stars
2
Forks
1
Watchers
2
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
Update dependencies; fix printing for utf-8 characters; allow auth by username/password command line options (this helps avoid API call rate limits)
7f4f0e9View on GitHubRemove references to wiki, since the github api doesn't cover that
64b92e0View on GitHubOnly show issues/wiki session if the repo has those features
d0d744eView on GitHubAdd pull request stuff, move more logic into the template and remove use of the reportNoActivity flag for the moment
5c69bcbView on GitHubAdd flag for explicitly reporting sections when there is no activity (or just not including them at all)
cfed2bfView on GitHub