Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.47 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.47 KB

Project Roaster

Automatically grades your code!

Roast analyzes and grades your code. The user can register and follow their personal programming progress and compare it with friends! You could compare it to music scrobbling, but for code.

Personal statistics is generated by running static code analysis on the uploaded code - data such as number of errors, what type of errors and even code style problems is collected. The statistics can then be viewed in a feed where both your own and your friends progress is listed.

Global statistics like most common errors and number of rows analyzed is displayed on a page that can be viewed by everyone.

Project status

Build status Test coverage Roasterd docs
Build Status Coverage Status Roasterd Documentation

Set up Roaster

See doc/guide/install.md for installation instructions for Roaster.