riyad / quadlet-rs

Rust port of [Quadlet](https://github.com/containers/quadlet)

Home Page:https://github.com/containers/quadlet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quadlet-rs

Building

With Cargo

cargo build

Running Tests

cargo test
cargo build && ./tests/testcase-runner.py ./tests/cases ./target/debug/quadlet-rs

About

Rust port of [Quadlet](https://github.com/containers/quadlet)

https://github.com/containers/quadlet


Languages

Language:Rust 91.9%Language:Python 8.1%