boxuk / albot

Albot is a small command line tool built as an attempt to help us with our Development process
http://boxuk.github.io/albot/
MIT License
6 stars 1 forks source link

Better usage of Async #12

Open athieriot opened 11 years ago

athieriot commented 11 years ago

The current code base could be cleaner by using more the Async library.

At least, a bit of housecleaning by reducing the functions into more little functions would be nice

athieriot commented 11 years ago

Or maybe Q instead? https://github.com/kriskowal/q