Monday, February 10, 2025

Show HN: Arelo – A simple, flexible file watcher for auto-restarting commands https://ift.tt/dh7DAZl

Show HN: Arelo – A simple, flexible file watcher for auto-restarting commands arelo is a lightweight, language-agnostic file watcher that automatically runs a command when files change. It requires no configuration files; everything is controlled via simple command-line options. Easy to use: arelo -p '**/*.go' -- go run . Flexible file watching: Supports fsnotify (real-time), polling (for environments like WSL2), and fine-grained control with extended globbing (** and {js,ts,json}). Cross-platform and lightweight: Runs on Windows, macOS, and Linux without extra dependencies. Installation: - go install github.com/makiuchi-d/arelo@latest - Or download a prebuilt binary from GitHub Releases: https://ift.tt/nwI76Vx https://ift.tt/uR5jKGn February 10, 2025 at 09:49PM

No comments:

Post a Comment

Show HN: Aqua Voice 2 – Fast Voice Input for Mac and Windows https://ift.tt/jid7bxP

Show HN: Aqua Voice 2 – Fast Voice Input for Mac and Windows Hey HN - It’s Finn and Jack from Aqua Voice ( https://withaqua.com ). Aqua is f...