-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Our intention in this project is to provide a simple-to-use tool that produces an easily accessible and usable interface for exploring high-level metrics about a specific coding project. Our final deliverable will be a standalone executable usable on Unix systems that produces a local landing page to view this analysis. This method will not only provide easy and immediate feedback at individual developer’s local workstations on a day-to-day basis but is intended to easily fit into a CI type pipeline. The executable could be kicked off on a remote machine and producing a webpage that could then be accessed by all developers remotely. Additionally, we intend to provide documentation for the tool’s use, and documentation on how to get started extending the tool.