smoke

command module
v0.0.0-...-ba5d494 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2017 License: MIT Imports: 1 Imported by: 0

README

smoke License wercker status codecov Go Report Card Dependency Status godoc

A small web based messaging service especially designed for containers.

Build

It is assumed that you have a fully functional Go environment configured (Go runtime, $GOPATH, etc.).

Requirements

You will need the following software in order to build Smoke.

Steps

To build the smoke binary:

  1. Clone this repository to $GOPATH/src/github.com/infiniteprimates/smoke
  2. Change directories into $GOPATH/src/github.com/infiniteprimates/smoke
  3. Install go dependencies using the dep tool. Run 'dep ensure'.
  4. Build the smoke binary. Run 'go build'.

To build the Angular UI:

  1. Change directories into $GOPATH/src/github.com/infiniteprimates/smoke/ui-src
  2. Install javascript dependencies. Run 'npm install'.
  3. Build the Angular UI. Run 'ng build'. The built UI is located in $GOPATH/src/github.com/infiniteprimates/smoke/ui.

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