dashboard

command module
v0.3.6 Latest Latest
Warning

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

Go to latest
Published: May 22, 2020 License: GPL-3.0 Imports: 23 Imported by: 0

README

dashboard

Create a badge dashboard from a yaml file.

report

Installation

go get github.com/cugu/dashboard

Usage

dashboard example-projects.yml

projects.yml

table:
  - name: icon
    enabled: ["icon"]
  - name: link
    enabled: ["link"]
  - name: build
    enabled: ["azure", "gitlab"]
    disabled: ["travis"]
  - name: version
    enabled: ["github-version"]

categories:
  - name: index
    projects:
    - url: https://github.com/cugu/afro
      enable: ["travis"]
    - url: https://github.com/cugu/apfs.ksy
      disable: ["version", "build"]

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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