use portable process-compose as native process manager #645
dzmitry-lahoda
started this conversation in
Ideas
Replies: 1 comment
-
Process-compose has OpenAPI 3 client, so can call from rust https://crates.io/crates/process-compose-openapi-client and for sure from TS. It integrated into several devenv solutions (nix based so) and has very versatile process lifecycle management https://f1bonacc1.github.io/process-compose/launcher/ . It can be reasonable option instead of custom process manager. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
this one seems good fit https://github.com/F1bonacc1/process-compose (mac/win/linux support, tested on local devnet)
Beta Was this translation helpful? Give feedback.
All reactions