This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
master
Watch
1
Star
0
Fork
0
You've already forked master
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a7b6ebeef1
master
/
bin
/
guard
7 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2010-10-03 21:00:33 +00:00
#!/usr/bin/env ruby
require 'guard'
require 'guard/cli'
added optional support for watching deletions and with that comes file moves
2011-08-23 16:07:23 +00:00
Guard::CLI.start
Reference in New Issue
Copy Permalink