pueue/pueue_lib
Arne Beer a28653653a
chore: Use workspace for shared dev-dependencies
2023-02-09 10:40:53 +01:00
..
src Use new libproc functionality to list group pids 2023-02-08 18:56:42 +00:00
tests fix: New clippy lints 2022-12-31 02:38:23 +01:00
.gitignore change: Restructure project 2022-12-31 02:21:23 +01:00
CHANGELOG.md docs: Update pueue-lib changelog 2023-02-08 17:41:45 +01:00
Cargo.toml chore: Use workspace for shared dev-dependencies 2023-02-09 10:40:53 +01:00
LICENSE change: Restructure project 2022-12-31 02:21:23 +01:00
README.md change: Restructure project 2022-12-31 02:21:23 +01:00

README.md

Pueue-lib

GitHub Actions Workflow Crates.io docs License: MIT

This is the shared library used by the Pueue client and daemon.

It can also be used by third-party software to, for instance, to communicate with the Pueue daemon.

Contributing

Feature requests and pull requests are very much appreciated and welcome!

Anyhow, please talk to me a bit about your ideas before you start hacking! It's always nice to know what you're working on and I might have a few suggestions or tips :)

There's also the Architecture Guide, which is supposed to give you a brief overview and introduction to the project.

Copyright © 2019-2022 Arne Beer (@Nukesor)