command
module
Version:
v0.0.0-...-75aeed0
Opens a new window with list of versions in this module.
Published: Nov 29, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
DASH
A microservice that communicates with circle ci that aggregates your followed builds with metadata.
Getting Started
-
Set an environment variable:
export CIRCLE_CI_AUTH_TOKEN={my_ci_token}
You can find this under your profile settings/api tokens.
-
Build binary:
dep ensure -v
./build.sh
-
Run:
docker-compose up --build
If you do not set the environment variable, the program will fail
-
Navigate to ws://localhost:8080/dash
This will list all your followed projects and current build info
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.