You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wex (for watch and execute), is a simple script to watch a file and execute a command when that file is modified.
It can be used for "live-preview" of LaTeX or markdown files.
Usage
wex <file> <command>
About
Simple script to execute a command on a file's modification