[ Bron: ruby-guard ]
Pakket: ruby-guard (2.15.0-3)
Verwijzigingen voor ruby-guard
Debian bronnen:
Het bronpakket ruby-guard downloaden:
Beheerders:
Externe bronnen:
- Homepage [guardgem.org]
Vergelijkbare pakketten:
Commandline to easily handle events on file system modifications
Guard automates various tasks by running custom rules whenever file or directories are modified. It's frequently used by software developers, web designers, writers and other specialists to avoid mundane, repetitive actions and commands such as "relaunching" tools after changing source files or configurations.
Features:
* File system changes handled by awesome Listen gem. * Support for visual system notifications. * Huge eco-system with more than 220 Guard plugins. * Tested against Ruby 2.2.8, 2.3.5, 2.4.2, JRuby & Rubinius.
Andere aan ruby-guard gerelateerde pakketten
|
|
|
|
-
- dep: pry (>= 0.12)
- powerful irb alternative and runtime developer console
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-formatador (>= 0.2.4)
- Ruby STDOUT text formatting library
-
- dep: ruby-listen (<< 4.0)
- Ruby library listening to file modifications
- dep: ruby-listen (>= 2.7)
-
- dep: ruby-lumberjack (>= 1.0)
- Lumberjack is a logging implementation in Ruby
-
- dep: ruby-nenv (>= 0.1)
- convenient wrapper for Ruby's ENV
-
- dep: ruby-notiffany
- Wrapper libray for most popular notification libraries
-
- dep: ruby-shellany
- MRI JRuby compatible command output capturing
-
- dep: ruby-thor (>= 0.18.1)
- Ruby scripting framework