dejw / watson-ci

Watson is a simple CI server that helps you build your projects continuously.
6 stars 5 forks source link

Implement tail command #2

Open dejw opened 11 years ago

dejw commented 11 years ago

watson tail will work similar to tail -f tests.log and will show infinite stream of test stdout and stdin, which will help in test failure analysis.