Skip to content

edvinnn/roaster

 
 

Repository files navigation

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.

About

Automatically grades your code!

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 51.5%
  • Go 47.8%
  • Other 0.7%