kinnzo / top-ten-commits

Lists top ten commits in the projects based on number of files modified.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Candoia app: Top Ten Commits

This app Lists top ten commits in the projects based on number of files modified.

To run, add this app to your Candoia installation.

Structure of this directory

  • main.html: describes visual layout of the app pane in the platform
  • main.js: contains glue code for interaction
  • top-ten-commits.boa: contains MSR logic
  • package.json: metadata about the app

About

Lists top ten commits in the projects based on number of files modified.


Languages

Language:HTML 51.6%Language:JavaScript 48.4%