He is just a modulary guy for checking service health
Usage: emusk [options]
He is just a modulary guy for checking service health
Options:
-v, --version output the current version
-f, --config-file <confFile> Config file (default: "./emusk.json")
-h, --no-hello Don't say hello to notifiers
-V, --verbose Active more logs
-p, --port HTTP port (default: 1337)
--help display help for command
npm i -g emusk
emusk <option>
npx emusk <option>
docker run --name emusk -v path/to/my/emusk.json:/config/emusk.json:ro juuu/emusk:latest
... documention is coming soon
emusk --config-file=/config/emusk.json <option>