Skip to content

davenverse/shellserve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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