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

后端 未结 6 1157
天涯浪人
天涯浪人 2020-12-14 09:16

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?

6条回答
提交回复
热议问题