Skip to content

Instantly share code, notes, and snippets.

@ismasan
Created July 1, 2026 09:51
Show Gist options
  • Select an option

  • Save ismasan/2ff466a63f0ac7a93976c2210adeff7b to your computer and use it in GitHub Desktop.

Select an option

Save ismasan/2ff466a63f0ac7a93976c2210adeff7b to your computer and use it in GitHub Desktop.
Reload running script on file changes with io-watch
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