cliffano / nestor

Jenkins CLI and node.js client
http://blog.cliffano.com/tag/nestor/
MIT License
182 stars 27 forks source link

add refresh option #5

Closed cliffano closed 11 years ago

cliffano commented 12 years ago

Would be nice to add a --refresh option that refreshes the screen with the latest output at an interval.

E.g. nestor --refresh executor will refresh the output every second with the latest executor data.

cliffano commented 11 years ago

Implemented in v0.0.10 .

nestor build --console

Released.