#BSW
A tool for monitoring beanstalk queues. Based on 'bsa' https://github.com/davidpersson/bsa
$ go get github.com/gha/bsw
$ bsw -help
Usage of bsw:
-debug
Enable debug logging
-host string
Beanstalk host address (default "127.0.0.1:11300")
-refresh int
Refresh rate of the tube list (seconds) (default 1)