A ruby script for using trello in a lean development workflow
./bin/lean-trello --api-key=yyy --token=xxx label-count <trello-board-id>
To find the value for api-key, visit the following URL and grab the value under "Developer API Keys":
https://trello.com/app-key
To find the value for token, following the token link on the above URL.