pmx - Lightweight process manager by Go
- Dynamic process supervision: create, start, stop, restart, delete.
go get github.com/{{ .TplCtx.RepoPath }}// ...Procfile example:
web: node run dev
api: go run ./server| Name | Name | Last commit date | ||
|---|---|---|---|---|
pmx - Lightweight process manager by Go
go get github.com/{{ .TplCtx.RepoPath }}// ...Procfile example:
web: node run dev
api: go run ./server