Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 594 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 594 Bytes

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