1 个不稳定版本

0.1.0 2022年10月6日

9#hot

MIT 许可证

9KB
221

hot

Unix命令行工具,用于重启长时间运行的过程

安装

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.

依赖项

~1.5–9MB
~75K SLoC