Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
約25個のファイルのファイルリストがあります。これらのファイルのいずれかの変更時刻が変更されたときに、特定の phing ターゲットを実行する必要があります。これを行う最善の方法は何ですか?
クロスプラットフォームを使用している場合は、Node.js の beholder または hound のようなものを試して、Phing のコマンド ライン exec を生成できると思います。または、独自のロールを作成する場合は、いくつかの C++ クロスプラットフォーム ウォッチャー ライブラリがあります。