https://github.com/itsallcode/simple-process
Start and manage external processes in Java
https://github.com/itsallcode/simple-process
Last synced: 3 months ago
JSON representation
Start and manage external processes in Java
- Host: GitHub
- URL: https://github.com/itsallcode/simple-process
- Owner: itsallcode
- License: gpl-3.0
- Created: 2025-01-26T13:05:24.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T16:45:41.000Z (4 months ago)
- Last Synced: 2025-03-01T17:34:03.742Z (4 months ago)
- Language: Java
- Size: 84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-process
Wrapper to simplify working with external processes.
**This project is at an early development stage and the API will change without backwards compatibility.**