Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 274 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 274 Bytes

Pacman

Pacman written in Rust

Commands to build/run:

All commands execute from the parent folder (where the "Cargo.toml" file exists)

To build:

cargo build --release

To run:

cargo run

Screenshot

intro