cmd

module
v0.0.0-...-7e7fb06 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2017 License: Apache-2.0

README

Development

Development is optimized for OSX but you should be able to find equivalents of everything for Linux and probably Windows.

Go Dependencies

The cmd project is written in Golang, so install the latest version of go for the platform. From here, make sure your GOPATH is set and the cmd project is cloned to $GOPATH/src/github.com/gliderlabs/cmd (this location is important). In some cases you need to add $GOPATH/bin to your $PATH variable so the built binaries are executable by following commands.

OSX Dependencies

Linux Dependencies

Since each distribution of Linux has different packaging tools will need to translate these dependencies for your own distribution.

  • make is required
  • Docker Community Edition
  • docker-compose is also required and if not available as a package for your environment, can be installed via pip.
  • hugo is required to make the 'www-dev' target

Steps

  1. make setup - (Installs minor utilities)
  2. make build

If these steps fail or you need to run them again make clobber between builds.

Directories

Path Synopsis
app
cmd
store/dynamodb
Package dynamodb implements a dynamodb store backend with migration support.
Package dynamodb implements a dynamodb store backend with migration support.
hacks
cli-ux command
lib
agentproxy/cmd command
cli
ssh
web
pkg

Jump to

Keyboard shortcuts

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