trello_flow

Installation

gem uninstall pt-flow dolma # if used
gem install trello_flow

Usage

git open # Open relevant card/all users card in browser
git start # shows list of cards user is member of
git start <card URL> # show checklist. Choosing items assigns self & creates branch
git start "Do this" # picking a card/checklist adds and starts item
git finish # checks off task, opens PR
git cleanup # cleans up merged card branches

License

The gem is available as open source under the terms of the MIT License.