Initial commit
This commit is contained in:
commit
6ca9323d32
|
@ -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).
|
Loading…
Reference in New Issue