commit 6ca9323d32887491cd4fb815b17ff5e480974f5e Author: Brian Date: Fri Dec 20 17:49:00 2013 -0800 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..67556f8 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +FileWatcher +=========== + +FileWatcher is currently a Windows only C# and IronPython driven program for running scripts when files are changed. I plan on upgrading it to be driven by C++ and Python for performance reasons, and I might make an effort to make it cross platform in the future (don't hold your breath).