1.0.0 • Published 6 years ago
publish-os v1.0.0
Publish os-information via http. Can be used for simple monitoring.
Get it running
Install:
npm i -g publish-osFire it up:
publish-osUse -p <port> / --port <port> to run with custom port (default is 1337).
Use forever to run in background:
npm i -g forever
forever start publish-os1.0.0
6 years ago