Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Re-running recipes when files change

watchexec can re-run any command when files change.

To re-run the recipe foo when any file changes:

watchexec just foo

See watchexec --help for more info, including how to specify which files should be watched for changes.