@keymetrics/pmx

<div align="center"> <a href="http://pm2.keymetrics.io"> <img width=411px src="https://raw.githubusercontent.com/keymetrics/pmx/master/pres/logo.png"> </a> <br/> <b><a href="https://github.com/Unitech/pm2">PM2</a> programmatic integration</b>

Usage no npm install needed!

<script type="module">
  import keymetricsPmx from 'https://cdn.skypack.dev/@keymetrics/pmx';
</script>

README


PM2 programmatic integration



PMX allows you to create advanced interactions with PM2 and Keymetrics.io.

Development

To auto rebuild on file change:

$ npm install
$ npm run watch

Publishing

TODO