blacknon / hwatch

A modern alternative to the watch command, records the differences in execution results and can check this differences at after.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation via `cargo install hwatch`

trustin opened this issue · comments

It'd be nice if I can install the hwatch command by running cargo install hwatch. I install tools like the following in this way already, so it'd be great if I can do the same for hwatch.

  • bat
  • exa
  • fd-find
  • procs
  • ripgrep
  • svgbob_cli

thank you very much.
I tried to correspond.

Thanks a lot. I confirmed I can install it with cargo install hwatch. 🙇