circle-ci-notify

1.0.3 • Public • Published

circle-ci-notify

Notify you (with terminal bell) of latest build status on circle-ci

Usage

# Setup instructions


# With yarn
yarn global add circle-ci-notify
# or npm
npm install -g circle-ci-notify

# then set CIRCLECI_API_TOKEN in .bashrc or .zshrc
export CIRCLECI_API_TOKEN=your_token

# Use like this:
circle-ci-notify organization/repo [branch] # defaults to master

Example run

circle-ci-notify lindskogen/circle-ci-notify master
master: running
master: running
master: running
master: running
master: running
master: success

Readme

Keywords

none

Package Sidebar

Install

npm i circle-ci-notify

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

2.71 kB

Total Files

4

Last publish

Collaborators

  • lindskogen