++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- //^^ =||= //^^^ //^\ |\ || ||^^ //^\ +
- || || [] || ==; || || [] ||\|| ||== || || +
- \++ =||= \++// \+// || \| || \+// + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Ci::Go::Nfo
Just a utility to get Focussed INFO about your Go CI Pipeline easily from console itself, no more browse
Installation
$ gem install ci-go-nfo
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Usage
Ci-Go-Nfo ver.0.0.3
to set-up credential config for your go-ci
$ ci-go-nfo setup
to set-up credential config for your go-ci
$ ci-go-nfo setup
to show go-ci info of all runs
$ ci-go-nfo
to show go-ci summary of total/passed/failed pipelines
$ ci-go-nfo summary
to show go-ci info of failed runs
$ ci-go-nfo fail
to show go-ci info of passed runs
$ ci-go-nfo pass
_____
.....more to come
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Contributing
- Fork it [email protected]:abhishekkr/ci-go-nfo.git
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Added some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++