Crates.io | hot-cli |
lib.rs | hot-cli |
version | 0.1.0 |
source | src |
created_at | 2022-10-06 09:58:54.755866 |
updated_at | 2022-10-06 09:58:54.755866 |
description | Unix command reloader |
homepage | https://github.com/jpopesculian/hot |
repository | https://github.com/jpopesculian/hot |
max_upload_size | |
id | 681146 |
size | 15,006 |
Unix command line utility to restart long running processes
git clone https://github.com/jpopesculian/hot.git
cd hot
cargo install --path .
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.