Created
July 1, 2026 09:51
-
-
Save ismasan/2ff466a63f0ac7a93976c2210adeff7b to your computer and use it in GitHub Desktop.
Reload running script on file changes with io-watch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| bundle add io-watch | |
| bundle exec io-watch app config -- bundle exec falcon serve --bind http://localhost:3000 --count 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment