Skip to content

v0.0.1 - First Version

Latest
Compare
Choose a tag to compare
@MateusDantas MateusDantas released this 22 Dec 16:19
· 27 commits to master since this release

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.