Skip to content

Commit

Permalink
Add --browse to README
Browse files Browse the repository at this point in the history
  • Loading branch information
sj26 committed Jul 21, 2017
1 parent b9e81d3 commit 17e40a2
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
Expand Up @@ -70,6 +70,12 @@ Any [Git revision](https://git-scm.com/docs/gitrevisions) works as a commit:
$ git buildkite HEAD "@{1 week ago}"
```

You can automatically open the build in your browser, too:

```
$ git buildkite --browse
```

## To Do

* Better result parsing and error handling
Expand Down

0 comments on commit 17e40a2

Please sign in to comment.