Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circli

Description

This is a simple cli for getting workflow build information from Circle 2 via the API. For now, it really only does that. Also, it is not currently very configurable, but that is in progress. It might be nice to be able to retry a build or something like that, but that's not today's news.

Installing

# build the script with mix, the Elixir build tool
> mix do escript.build, escript.install

# add mix scripts to your PATH
> echo "export PATH $PATH:$HOME/.mix/escripts" >> ~/.bashrc

Running

> cd /path/to/lello
> circli [-b <lello-branch-name>]

About

Circle CI build status from a terminal

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages