This program collects data from all of the Scotty Labs repos
The data that are collected :
- Number of files in rust
- Proportion of files in rust to total files in that repo
- Total number of sLOC in rust for that repo
- Proportion of sLOC in rust to total sLOC for that repo
- The list of languages used in that repo
- What rust is being used for in that repo
The purpose of this program is to demostrate the rust capabilities of Scotty Labs