brigadeterm

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2018 License: Apache-2.0

README

Brigadeterm Build Status

Brigadeterm is a text based dashboard for Brigade pipeline system.

pipelines builds

Build

To build just type:

make build-binary

Or use go directly:

go get -u github.com/slok/brigadeterm/cmd/brigadeterm/...

Run

At this moment the project is in alpha stage, there are no releases. You can build from source code.

Brigadeterm uses kubectl configuration, so you need access to the cluster using kubectl.

brigadeterm --namespace {BRIGADE_NAMESPACE}

If you have problems with the rendering on your terminal try setting the TERM env var. For example:

TERM=xterm brigadeterm --namespace {BRIGADE_NAMESPACE}

Screenshots

Here you have some screenshots.

Directories

Path Synopsis
cmd
pkg
mocks
Package mocks will have all the mocks of the application, we'll try to use mocking using blackbox testing and integration tests whenever is possible.
Package mocks will have all the mocks of the application, we'll try to use mocking using blackbox testing and integration tests whenever is possible.
mocks/service/brigade
Code generated by mockery v1.0.0
Code generated by mockery v1.0.0
ui

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL