Sha256: 55fd8ffbe78b68b324ea73b5aa494a867cca8301e2d26a0f97906c51d32e3aeb

Contents?: true

Size: 595 Bytes

Versions: 6

Compression:

Stored size: 595 Bytes

Contents

# trello_flow

## Installation

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

## Usage

```bash
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](http://opensource.org/licenses/MIT).

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
trello_flow-1.3.0 README.md
trello_flow-1.2.2 README.md
trello_flow-1.2.1 README.md
trello_flow-1.2.0 README.md
trello_flow-1.1.0 README.md
trello_flow-1.0.1 README.md