Releases: topfreegames/apm
Releases · topfreegames/apm
v0.0.1 - First Version
Version 0.01 is the first working version of this Process Manager written in Go. Features supported are:
- Compiling and starting a process from a Golang project.
- Starting a process.
- Stopping a process.
- Deleting a process.
- Displaying status for each process started through APM.