133

GitHub - mobingi/mobingi: Cloud-Native Application Lifecycle Management (ALM)

 6 years ago
source link: https://github.com/mobingi/mobingi
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Overview

mobingi is the official command line interface for Mobingi API and services.

See the documentation on https://docs.mobingi.com/v/cli-en/.

Getting started

Getting the cli

The easiest way to get mobingi is to use one of the pre-built release binaries which are available for OSX, Linux, and Windows.

If you want to try the latest version, you can build mobingi from the master branch. You need to have Go installed (version 1.8+ is required). Note that the master branch may be in an unstable or even broken state during development.

Building the cli

$ git clone https://github.com/mobingi/mobingi
$ cd mobingi
$ go build -v
$ ./mobingi

You can also install the binary to your $GOPATH/bin folder ($GOPATH/bin should be added to your $PATH environment variable).

$ go get -u -v github.com/mobingi/mobingi
$ mobingi

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK