Software development often involves running the same commands over and over. Watchexec is a simple, standalone tool that watches a path and runs a command whenever it detects modifications.
Features
- Automatically run unit tests
- Run linters/syntax checkers
- Rebuild artifacts
- Simple invocation and use, does not require a cryptic command line involving xargs
- Runs on OS X, Linux, and Windows
- Monitors current directory and all subdirectories for changes
- Coalesces multiple filesystem events into one, for editors that use swap/backup files during saving
- Uses process groups to keep hold of forking programs
- Provides the paths that changed in environment variables or STDIN
Categories
Command Line ToolsLicense
Apache License V2.0Follow Watchexec
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Watchexec!