A minimalist process manager.

Lewis Crichton ccd8b77716 chore(package): add types to package.json %!s(int64=4) %!d(string=hai) anos
src 162058798f chore: enforce commitizen (for semantic-release) and fix up tsconfig %!s(int64=4) %!d(string=hai) anos
.gitignore f1c0639865 init repo %!s(int64=4) %!d(string=hai) anos
README.md f1c0639865 init repo %!s(int64=4) %!d(string=hai) anos
commitlint.config.js 7d62d96d36 chore(hooks): fix hooks %!s(int64=4) %!d(string=hai) anos
package.json ccd8b77716 chore(package): add types to package.json %!s(int64=4) %!d(string=hai) anos
tsconfig.cli.json 162058798f chore: enforce commitizen (for semantic-release) and fix up tsconfig %!s(int64=4) %!d(string=hai) anos
tsconfig.common.json 162058798f chore: enforce commitizen (for semantic-release) and fix up tsconfig %!s(int64=4) %!d(string=hai) anos
tsconfig.lib.json 162058798f chore: enforce commitizen (for semantic-release) and fix up tsconfig %!s(int64=4) %!d(string=hai) anos
yarn.lock 7d62d96d36 chore(hooks): fix hooks %!s(int64=4) %!d(string=hai) anos

README.md

p

A minimalist process manager.

pm2 is a great process manager. However, it has a lot of bells and whistles, and a lot of its features people just don't use at all. p is here to resolve that.

p is a minimalist process manager. It's simple. It's easy. It can manage any process, not just Node.