Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

inherelab/pmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pmx

GitHub go.mod Go version Unit-Tests GitHub tag (latest SemVer) Go Reference Go Report Card

pmx - Lightweight process manager by Go

  • Dynamic process supervision: create, start, stop, restart, delete.

EN README

Install

go get github.com/{{ .TplCtx.RepoPath }}

Usage

// ...

Procfile

Procfile example:

web: node run dev
api: go run ./server

Refers

About

pmx - Lightweight process manager by Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Generated from inherelab/go-pkg-template