0.2.0 • Published 9 years ago

hickup v0.2.0

Weekly downloads
8
License
MIT
Repository
github
Last release
9 years ago

hickup

Tiny utility that wraps any command/process and reruns/restarts it when given a HUP signal. Its purpose is to aid in the construction of custom livereload-like workflows.

Usage

hickup [-t timeout] command [arguments]

Examples

$ hickup echo hick
hick
(HUP) hick
(HUP) hick
^C
$

This gist

0.2.0

9 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago