Skip to content

NuSkooler/predb-mon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

predb-mon

A stupid simple PreDB text mode monitor.

Installation

git clone https://github.com/NuSkooler/predb-mon.git
cd predb-mon

# with yarn
yarn
# with npm
npm install

Usage

./predb-mon.js

predb-mon can be used as a "door" with systems supporting stdio.

Configuration

You are encouraged to copy the default_config.js to your own file and tweak it to your needs. You can then pass it to predb-mon.js:

./predb-mon.js fancy_config.js

LICENSE

See LICENSE

About

A stupid simple PreDB text mode monitor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published