From 2df86268298de8a4961c3296c19b0767565453e8 Mon Sep 17 00:00:00 2001 From: yuzu Date: Fri, 1 Aug 2025 08:48:17 +0000 Subject: unix socket get git-svn-id: svn+ssh://diminuette.aengel.lesbianunix.dev/salaryman/trunk@17 b9215c17-b818-4693-b096-d1e41a411fef --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6dcfdf2..edd83e1 100644 --- a/README.md +++ b/README.md @@ -1 +1,14 @@ -# Work In Progress +So easy its like having a salaryman manage your services for you. + +### Installation + +`cargo install salaryman --features "smd"` will install the daemon component. +`cargo install salaryman --features "sm-cli"` will install the cli component. + +These are build in **synchronous** rust with multithreading from inside of a `std::thread::scope()` + +To build against the protocol used on the UNIX socket, use `cargo add salaryman --features "protocol"`. + +### A note on repos +Canonical repo is [svn](https://svn.lesbianunix.dev/viewvc/salaryman/trunk/), the git repos available at [sourcehut](https://git.sr.ht/~spicywolf/salaryman) and [github](https;//github.com/karaiwulf/salaryman) are merely conveniences. +I will still accept issues and patchsets/PRs on either of the git platforms. -- cgit 1.4.1-2-gfad0