#process-manager #minecraft #tui #sockets #minecraft-server

app crescent-cli

πŸŒ™ process manager for game servers and services

9 unstable releases

0.5.1 Jun 12, 2024
0.5.0 Jun 23, 2023
0.4.2 Jun 18, 2023
0.4.0 May 18, 2023
0.1.0 May 8, 2023

#923 in Command line utilities

Download history 116/week @ 2024-06-08 14/week @ 2024-06-15 18/week @ 2024-06-29 1/week @ 2024-07-27

448 downloads per month

Apache-2.0

81KB
2K SLoC

πŸŒ™crescent

A process manager for game servers and services.

Wiki

Check the wiki for available commands and a lot more info!

Install:

You can either get artifacts from recent workflows, binaries from releases or install using cargo (recommended):

cargo install crescent-cli
## or
cargo install --git https://github.com/Kyagara/crescent

When installing crescent using cargo, default profiles will be created in crescent's main directory: <home>/.crescent/.

Applications files, profiles and any important file is located in crescent's main directory.

Todo

  • More tests, 85% target.
  • Reduce unwraps
  • Restart command
  • Async
  • Attach/Log command watches the log file with the notify crate, it could use the application socket to receive new lines instead
  • Log rotation

Dependencies

~20–48MB
~614K SLoC