Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 441 Bytes

File metadata and controls

12 lines (7 loc) · 441 Bytes

This is a Rust project.

It uses Hermit for managing tools/utilities.

The script ./scripts/lhm is a convenience script that compiles and executes proctor. ALWAYS use this to run, NEVER manually compile and run.

Check the libraries already added in @Cargo.toml. Always use the cargo CLI rather than editing Cargo.toml directly.

@README.md describes the design of this command-line tool.

ALWAYS keep the README up to date with features.