Пакет gem-rerun: Информация
Исходный пакет: gem-rerun
Версия: 0.14.0-alt1
Собран: 22 июня 2025 г. 17:58 в задании #387911
Категория: Разработка/Ruby
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/alexch/rerun
Лицензия: MIT
О пакете: tool to launch commands and restart them on filesystem changes
Описание:
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.
Сопровождающий: Nikolay Strelkov