reflex
Verified for current stable LTS
Reflex Commands
Reflex command syntax with verified terminal examples.
Commands
5 commands for Reflex
reflex Search
Reflex Command: Compile And Run Go App On Go File Change
reflex -r '<\.go$>' <go run .> reflex Search
Reflex Command: Ignore Directory When Watching Files
reflex -G '<^dir/>' <command> reflex Operations
Reflex Command: Rebuild Project On File Change
reflex make reflex Archive
Reflex Command: Run Command On Start And File Change
reflex -s true <command> reflex Operations
Reflex Command: Substitute Filename On Change
reflex -- echo {} Suggest a Reflex Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Reflex workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.