Skip to content
Advertisement

linux script that monitors file changes within folders (like autospec does!)

I want to automatically kick off a build whenever a file changes.

I’ve used autospec (RSpec) in Ruby and loved that.

How can this be done in bash?

Advertisement

Answer

After reading replies to other posts, I found a post (now gone), I created this script :-

JavaScript
User contributions licensed under: CC BY-SA
2 People found this is helpful
Advertisement