Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 397 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 397 Bytes

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