Package gem-rerun: Information
Source package: gem-rerun
Version: 0.14.0-alt1
Build time: Jun 22, 2025, 10:12 PM
Category: Development/Ruby
Report package bugHome page: https://github.com/alexch/rerun
License: MIT
Summary: tool to launch commands and restart them on filesystem changes
Description:
Rerun launches your program, then watches the filesystem. If a relevant file changes, then it restarts your program. Rerun works for both long-running processes (e.g. apps) and for short-running ones (e.g. tests). Install libnotify-bin to get desktop notifications when your application is restarted, or about the results of your tests.
Maintainer: Nikolay Strelkov