1 unstable release
0.1.0 | Oct 6, 2022 |
---|
#7 in #hot
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
~2–12MB
~75K SLoC