mclui

command module
v0.0.0-...-8c8ef49 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2016 License: BSD-3-Clause Imports: 17 Imported by: 0

README

GoDoc Go Report Card

Marathon Command Line UI

Display applications deployed with marathon, with an UI based on https://github.com/gizak/termui.

Screenshot

Usage

Usage:
  mclui [flags]
  mclui [command]

Available Commands:
  version     Display Version of mclui

Flags:
      --marathon-url stringSlice   URLs Marathon
      --with-auth-basic            Ask HTTP Basic Auth at startup (default true)

Use "mclui [command] --help" for more information about a command.

Hacking

mclui is written in Go 1.7. Make sure you are using at least version 1.7.

mkdir -p $GOPATH/src/github.com/yesnault
cd $GOPATH/src/github.com/yesnault
git clone git@github.com:yesnault/mclui.git
cd $GOPATH/src/github.com/yesnault/mclui
go build

You've developed a new cool feature? Fixed an annoying bug? We'd be happy to hear from you! Make sure to read CONTRIBUTING.md before.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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