An open API service indexing awesome lists of open source software.

https://github.com/terrastruct/ci

Terrastruct's shared CI
https://github.com/terrastruct/ci

Last synced: about 1 year ago
JSON representation

Terrastruct's shared CI

Awesome Lists containing this project

README

          

# ci

[![ci](https://github.com/terrastruct/ci/actions/workflows/ci.yml/badge.svg)](https://github.com/terrastruct/ci/actions/workflows/ci.yml)
[![daily](https://github.com/terrastruct/ci/actions/workflows/daily.yml/badge.svg)](https://github.com/terrastruct/ci/actions/workflows/daily.yml)
[![license](https://img.shields.io/github/license/terrastruct/ci?color=9cf)](./LICENSE)

Terrastruct's CI scripts.

Currently used by:

- https://github.com/terrastruct/d2
- https://github.com/terrastruct/d2-docs
- https://github.com/terrastruct/util-go
- https://github.com/terrastruct/text-to-diagram-site
- https://github.com/terrastruct/byelinear
- https://github.com/terrastruct/homebrew-tap
- https://github.com/terrastruct/d2-obsidian
- https://github.com/terrastruct/d2-playground
- https://github.com/terrastruct/d2-vscode

And in our internal monorepo.

For robust example usage of the flag parser see [./examples/date.sh](./examples/date.sh).