Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 238 Bytes

File metadata and controls

15 lines (12 loc) · 238 Bytes

RPG

Pre-requisites (for building, testing and development)

Building

cargo build --release

Testing

To run the tests:

cargo test