I'm interested in tamejs, and want to use it in my project.
But I don't want to manually compile them into js files before running/testing, etc. I want to let tamejs monitor a directory, and automatically compiles .tjs to .js when the files change.
Is there any way to do this?