Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akhenakh/httpruncmd

A dead simple webserver that will run a shell command if the good URL is called
https://github.com/akhenakh/httpruncmd

Last synced: 24 days ago
JSON representation

A dead simple webserver that will run a shell command if the good URL is called

Awesome Lists containing this project

README

        

httpruncmd
==========

A dead simple webserver that will run a shell command if the good URL is called.

We use it to be called from github after a commit to start the build and deploy process.

./httpruncmd -cmd=/bin/date -path=toto -port=8000 then url http://localhost:8000/toto/