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
Other Useful Business Software
Add Two Lines of Code. Get Full APM.
Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Watchexec!