Skip to content

thenets/pmzero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pmzero

GoDoc Go Report Card GitHub Actions FOSSA Status

Inspired by PM2 and a hard Amazon interview process.

Requirements

  • Linux x64
  • Windows x64
  • MacOS X x64

Installation

Linux

You need to add the binary file to the /usr/bin and make it executable. You can use the following script to deploy.

curl -sSL https://raw.githubusercontent.com/thenets/pmzero/master/docs/install-linux.sh | sudo sh

Docs

NAME:
   pmzero - Easiest multi-platform process manager

USAGE:
   pmzero.exe [global options] command [command options] [arguments...]

VERSION:
   0.0.2-alpha

COMMANDS:
   load, l     load a config file
   start, c    start a deployment
   list        list all deployments
   delete      delete a deployment
   stop        stop a deployment
   logs        follow the logs files from a deployment
   foreground  keep running and respawn all deployments
   help, h     Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h     show help
   --version, -v  print the version

License

FOSSA Status

About

Easiest multi-platform process manager

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages