WIP; Additional documentation in the works.
devsm manages your services, tests and scripts:
- Manages service lifetimes and task dependencies
- Dispatch from anyway where in the repo
- TUI based dashboard for lunching services, tests and logs
devsm is still alpha and under active development, expect breaking changes.
The easiest installation is currently through cargo from the git repo:
cargo install --git https://github.com/exrok/devsm --force devsm