watchr
watchr copied to clipboard
'#!/usr/bin/env watchr' works :-)
chmod +x and #!/usr/bin/env watchr seem to work, so they could be added the examples. Just a tiny bit of extra user friendliness :)
Problem is the shebang line doesn't work in Windows. I do like the idea of documenting this feature though.