pueue/pueue
2024-09-23 15:48:15 +02:00
..
src refactor: Revisit some docs, restructure some code 2024-09-23 15:48:15 +02:00
tests fix: clippy lint 2024-09-22 03:50:21 +02:00
Cargo.toml Merge remote-tracking branch 'upstream/main' 2024-09-21 15:01:26 -07:00
README.md docs: Add readme to doc.rs pages and fix doc lints 2024-05-30 18:19:01 +02:00

Pueue

These are the internal library files that shouldn't be used by anything but pueue itself.

If you're looking for a way to install the pueue binaries, please refer to Pueue's crates.io page or the Github repository.

If you're looking for a way to programatically interface with pueue via Rust code, please take a look at the pueue_lib