Skip to content

Commit

Permalink
Merge pull request #12 from geolessel/readme-update
Browse files Browse the repository at this point in the history
chore: update readme: mention --HEAD; add seven1m as contributor
geolessel authored Sep 6, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents f27dbf3 + 5a993c5 commit 51a0a62
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -19,6 +19,11 @@ and the result is this project.
```sh
brew install geolessel/homebrew-repo/trello-cli
```

You can also track the master branch by adding the `--HEAD` flag.
```sh
brew install --HEAD geolessel/homebrew-repo/trello-cli
```
2. [Get an API token from Trello](https://trello.com/1/authorize?expiration=never&scope=read,write&response_type=token&name=trello-cli&key=3020057fffe933d81fe081eb4f8d126a)
3. Create a `.trello-cli` directory in your `$HOME` directory (like `/Users/geolessel`)
```sh
@@ -75,3 +80,4 @@ For now, you need to build it yourself and you must have the
## Contributors

- [geolessel](https://github.com/geolessel) Geoffrey Lessel - creator, maintainer
- [seven1m](https://github.com/seven1m) Tim Morgan - contributor

0 comments on commit 51a0a62

Please sign in to comment.