An open API service indexing awesome lists of open source software.

https://github.com/radar/buildkite-notifier


https://github.com/radar/buildkite-notifier

artisanal buildkite notifier

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Buildkite Notifier

The unofficial terminal notification thingo for Buildkite.

## Installation

1. Clone this repo.
2. Run `bundle install`.
2. [Generate a new API token for your user](https://buildkite.com/user/api-access-tokens) with the "Read Builds" option checked.
3. Export that token as `BUILDKITE_TOKEN` in your local `ENV`.
4. Install `terminal-notifier` (`brew install terminal-notifier`).

## Usage

1. Run `./buildkite.rb `
2. See a notification come up when your build finishes.
3. :tada: