Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/donatj/cctray
Simple Golang CCTray/CCMenu 'Multiple Project Summary Reporting Standard' Formatting Library
https://github.com/donatj/cctray
ccmenu ccproject ci
Last synced: about 2 months ago
JSON representation
Simple Golang CCTray/CCMenu 'Multiple Project Summary Reporting Standard' Formatting Library
- Host: GitHub
- URL: https://github.com/donatj/cctray
- Owner: donatj
- License: apache-2.0
- Created: 2016-06-27T18:41:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-22T21:54:03.000Z (about 3 years ago)
- Last Synced: 2024-10-20T07:30:34.016Z (3 months ago)
- Topics: ccmenu, ccproject, ci
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CCTray
[![Go Report Card](https://goreportcard.com/badge/github.com/donatj/cctray)](https://goreportcard.com/report/github.com/donatj/cctray)
[![GoDoc](https://godoc.org/github.com/donatj/cctray?status.svg)](https://godoc.org/github.com/donatj/cctray)This is a simple Golang library implementing the XML structure for the [CCTray v1 Specification Standard](https://cctray.org/v1/).
This was originally forked from of [Drone CI](https://github.com/drone/drone/blob/f276bc10366a3389d460a8b8903bc5fdfbe0d6c8/model/cc.go) while the component was still Apache licened. It was forked with the aim of having a more reusable implementation.
## Tools that use the CCTray v1 Standard
- [CCMenu](https://github.com/erikdoe/ccmenu)
- [CCTray](http://build.nauck-it.de/)