Skip to content

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

Notifications You must be signed in to change notification settings

candoia/top-ten-commits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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