Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kamaln7/ravert

A Node.js TCP daemon
https://github.com/kamaln7/ravert

Last synced: 13 days ago
JSON representation

A Node.js TCP daemon

Awesome Lists containing this project

README

        

ravert
======

A Node.js TCP daemon

Usage
-----

`npm start` or `node start` to start ravert as a foreground process.

### Starting ravert as a daemon

- `node ctrl start` starts ravert
- `node ctrl stop` stops ravert
- `node ctrl restart` restarts ravert
- `node ctrl status` outputs ravert's status
- `node ctrl kill` force stops ravert