scriptmark 0.2.0

Automated grading CLI for student programming assignments
Documentation
1
2
3
4
mod app;
mod ui;

pub use app::run_tui;