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 |
#31 in #process-manager
448 downloads per month
81KB
2K
SLoC
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
notifycrate, it could use the application socket to receive new lines instead - Log rotation
Dependencies
~17β47MB
~561K SLoC