Project

fw

0.0
No release in over 3 years
Simplified filewatcher CLI interface (command launcher).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

Runtime

 Project Readme

fw

Gem Version MIT

fw - a simple file watcher utility.

setup

[sudo] gem install fw

usage

run rake when some rb file is saved (in this folder/subfolders):

fw rake

about

it's nice to have an automatic trigger for running tests. this is a simple, non-IDE dependent way to get that.