restart 2.0.0
On MS Windows, restart runs your shell command, then re-runs it any time filesystem change is detected. For example, "restart ruby test.rb" will run "ruby test.rb", then re-run it after test.rb file changes (or any other files change in current working directory or any subdirectories under it).
Gemfile:
=
install:
=
Versions:
Show all versions (4 total)Runtime Dependencies (1):
listen
~> 3.0