1 unstable release

0.1.0 Oct 6, 2022

#728 in Unix APIs

21 downloads per month

MIT license

9KB
221 lines

hot

Unix command line utility to restart long running processes

Installation

git clone https://github.com/jpopesculian/hot.git
cd hot
cargo install --path .

Usage

USAGE

hot [OPTIONS..] [CMD] [ARGS..]

OPTIONS

--help    Display this message

DESCRIPTION

Helper to make commands reloadable. When running press 'r' to reload
and ctrl^c or ctrl^d to quit.

Dependencies

~1–11MB
~82K SLoC