@mthx/circleci-opener

0.1.3 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @mthx/circleci-opener

Weekly Downloads

0

Version

0.1.3

License

MIT

Unpacked Size

4.39 kB

Total Files

5

Last publish

Collaborators

  • mthx