mirror of
https://github.com/therootcompany/serviceman.git
synced 2025-12-23 21:38:39 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c605e5e0b | |||
| ab5a6f51b6 |
18
README.md
18
README.md
@ -1,4 +1,16 @@
|
||||
# [go-serviceman](https://git.rootprojects.org/root/serviceman)
|
||||
# New, Rewritten Version at New Repo
|
||||
|
||||
See <https://github.com/bnnanet/serviceman>.
|
||||
|
||||
## [serviceman-sh](https://github.com/bnnanet/serviceman)
|
||||
|
||||
The new version is rewritten in POSIX script.
|
||||
|
||||
The **transitional version 0.9.x** will print several **warnings for options that have changed**, except `--user`, which is now `--agent` (as it was rarely used, and most often caused confusion).
|
||||
|
||||
See [Changes in v1.0](https://github.com/bnnanet/serviceman?tab=readme-ov-file#changes-in-v10) for details.
|
||||
|
||||
# [go-serviceman](https://git.rootprojects.org/root/serviceman) (DEPRECATED)
|
||||
|
||||
Cross-platform service management made easy.
|
||||
|
||||
@ -43,7 +55,7 @@ Also, I wanted a reasonable way to install [Telebit](https://telebit.io) on Wind
|
||||
- More Why
|
||||
- Legal
|
||||
|
||||
# Usage
|
||||
# Usage (DEPRECATED)
|
||||
|
||||
The basic pattern of usage:
|
||||
|
||||
@ -77,6 +89,8 @@ The **default** is to register a _user_ services. To register a _system_ service
|
||||
|
||||
# Install
|
||||
|
||||
**Note**: v0.9.x+ install from <https://github.com/bnnanet/serviceman>.
|
||||
|
||||
You can install `serviceman` directly from the official git releases with [`webi`](https://webinstall.dev/serviceman):
|
||||
|
||||
**Mac**, **Linux**:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user