1.0.0 • Published 8 years ago

sockethooks v1.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

SocketHooks CLI

Command line tool for interacting with sockethooks.garrows.com

Both the webservice and the CLI tool are in very early development.

To sleep until your socket hook is hit use the command.

SOCKETHOOK_NAME=random-name

sockethooks $SOCKETHOOK_NAME && echo "Your sockethook was hit"

Then hit the following URL to kick off your command.

curl http://sockethooks.garrows.com/devices/$SOCKETHOOK_NAME
1.0.0

8 years ago