Skip to content
/ ci Public

Easily open a build of either the current branch or a nominated branch in your CI tool.

Notifications You must be signed in to change notification settings

thoran/ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ci

Description

Easily open a build of either the current branch or a nominated branch in your CI tool.

Installation

$ brew tap thoran/tap
$ brew install ci

Usage

Open the current branch (only in Buildkite or CircleCI for now)

$ ci

Open a branch other than the current branch (also only in Buildkite or CircleCI for now)

$ ci other/branch/name

Contributing

  1. Fork it... https://github.com/thoran/ci/fork
  2. Create your feature branch... git checkout -b my-new-feature
  3. Commit your changes... git commit -am 'Add some feature'
  4. Push to the branch... git push origin my-new-feature
  5. Create a new pull request

About

Easily open a build of either the current branch or a nominated branch in your CI tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages