Registry / cli / guard-process

guard-process

JSON →
library1.2.1rbrubygemsunverified

Guard extension to run CLI processes, restarting them when files change.

gem install guard-process
INSTALL
IMPORT
SIG · GUARD-PROCESS
G
guard-process
clirubyv1.2.1
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::Process
require 'guard/process'

Define a Guard process that restarts a Rails server when Gemfile changes.

require 'guard/process' guard :process, name: 'server', command: 'rails server' do watch('Gemfile') end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
24
Resources