hot-cli

Crates.iohot-cli
lib.rshot-cli
version0.1.0
sourcesrc
created_at2022-10-06 09:58:54.755866
updated_at2022-10-06 09:58:54.755866
descriptionUnix command reloader
homepagehttps://github.com/jpopesculian/hot
repositoryhttps://github.com/jpopesculian/hot
max_upload_size
id681146
size15,006
Julian Popescu (jpopesculian)

documentation

https://github.com/jpopesculian/hot

README

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.
Commit count: 6

cargo fmt