Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 430 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 430 Bytes

Submitty API Reference

This is the API reference website for Submitty the RPI Homework Submission Server.

To report issues for this repository, please file them under the Submitty/Submitty repository.

Developers

Run the following commands locally.

bundle install
bundle exec middleman server

You can now see the docs at http://localhost:4567/.