0.0.4 • Published 3 years ago
shellserve v0.0.4
shellserve - Serve Shell Commands over Http

Head on over to the microsite
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