0.1.3 • Published 5 years ago

@mthx/circleci-opener v0.1.3

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

CircleCI Opener

Node CLI that opens the CircleCI build web page from the command line.

Usage:

$ npm install -g @mthx/circleci-opener
$ cd my-git-repo
$ cio

or use npx (perhaps via a shell alias):

$ npx --package @mthx/circleci-opener cio

Configuration

Requires a CircleCI API token. This CLI currently lifts the token from the circleci CLI config file.

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago