Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 136 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 136 Bytes

MicroFS

Minimal filesystem in Rust

User Manual

Usage

make run <image_name>

Tests

RUST_TEST_THREADS=1 cargo test