remote-development-manager
remote-development-manager copied to clipboard
Add custom commands
- Adds custom commands that can be run from the client on the server process
- Adds process manager so processes can (eventually) be managed if they are marked as long running.
TO-DO:
- [x] Add tests
- [x] Support long running commands (
rdm ps,rdm kill)