davenverse / shellserve   0.0.4

MIT License GitHub
Scala versions: 2.13 2.12
Scala.js versions: 1.x

shellserve - Serve Shell Commands over Http Maven Central Code of Conduct

Quick Start

To use shellserve install with

npm i --global shellserve

Then use like below, date can be any command you want to execute on each request.

shellserve date