Registry / utility / guard-shell

guard-shell

JSON →
library0.7.2rbrubygemsunverified

Guard::Shell automatically runs shell commands when watched files are modified.

gem install guard-shell
INSTALL
IMPORT
SIG · GUARD-SHELL
G
guard-shell
utilityrubyv0.7.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Guard::Shell
require 'guard/shell'

Run shell command on file change

require 'guard/shell' Guard::Shell.new(watchers: [Guard::Watcher.new(/.*/, 'echo changed')]).run
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
guard-shell — gem install guard-shell · libregistry