Skip to content

Instantly share code, notes, and snippets.

View bagrow's full-sized avatar

Jim Bagrow bagrow

View GitHub Profile
@bagrow
bagrow / monex.py
Created February 14, 2011 05:32 — forked from yy/monex.py
MONiter & EXecute
#!/usr/bin/env python
# encoding: utf-8
"""
MONitor & EXecute
Yong-Yeol Ahn (http://yongyeol.com/)
This script monitors multiple files and executes the given command when
any of those files is changed.