| Crates.io | baywatch |
| lib.rs | baywatch |
| version | 0.0.3 |
| created_at | 2023-12-02 12:50:19.5088+00 |
| updated_at | 2024-02-23 17:13:55.348823+00 |
| description | Watch files, execute commands on changes. |
| homepage | |
| repository | https://github.com/konradmalik/baywatch |
| max_upload_size | |
| id | 1056104 |
| size | 38,861 |
Watch files and execute commands if they change.
$ bwatch --help
Simplest example:
$ bwatch -- ls -lah
--path argument). It's advised instead to track whole folders.$ cargo install --locked baywatch
or
Use the provided package via flake
or
$ nix build
or
$ nix run