Navigation Menu

Skip to content

sinefunc/rstake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RStake

Watches a list of files for changes. Heavily inspired by the original RStakeout by topfunky.

Installation

gem install rstake

Usage

Type 'rstake' for more information on usage.

Examples:

# Watch Ruby files for changes, then run a test when needed.
rstake "rake test" **/**/*.rb

# Automatically compile CSS files using Less.
rstake "lessc {}" css/*.less

Tips

  • Install Growl and growlnotify if you're on OSX.

About

Watches a list of files for changes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages