cci-status
v1.0.0
Published
A simple utility that gets the job status of the latest workflow for your current git branch
Downloads
12
Readme
cci-status
Installation:
npm i -g cci-statusAlso, set environment variable CIRCLE_CI_TOKEN with your CircleCI API token.
Usage
In a git repo (obviously, one connected to Circle):
cci-status
cci-status <remote-name> # default to 'origin'