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: GPU market is absurd! So I built a dashboard of pricing/restock trends https://ift.tt/foSUnW5

Show HN: GPU market is absurd! So I built a dashboard of pricing/restock trends Hey HN! This idea started with me not being able to buy a GP...