A port of Mikespokefire Chrome Extension Card Numbers For Trello. Simply adds the card number to the top left corner of cards to allow for easier discussion at stand ups and when working in teams.
$ git clone git@github.com:ChuckJHardy/CardNumbersTrello.git ~/Downloads/CardNumbersTrello
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request`