apm v0.0.1 Release Notes

Release Date: 2015-12-22 // over 8 years ago
  • 🔖 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.