godash

command module
v0.0.0-...-75aeed0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2018 License: Apache-2.0 Imports: 12 Imported by: 0

README

DASH

A microservice that communicates with circle ci that aggregates your followed builds with metadata.

Getting Started

  1. Set an environment variable:

    export CIRCLE_CI_AUTH_TOKEN={my_ci_token}
    

    You can find this under your profile settings/api tokens.

  2. Build binary:

    dep ensure -v
    ./build.sh
    
  3. Run:

    docker-compose up --build
    

    If you do not set the environment variable, the program will fail

  4. Navigate to ws://localhost:8080/dash

    This will list all your followed projects and current build info

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