JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
a5cb085bbb618a8ee3ac318aa05f6548da323bdd
[watch-my-terminal.git] / run.sh
1 #!/bin/bash
2
3 # run from source directory
4
5 script -f >(coffee server.coffee "$@" >log.txt 2>&1)