builder

command module
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

README

👷‍♂️ Builder

Go Report Card Taylor Swift Volkswagen License

Builder is a tool that implements the builder specification. It is the specification to build and deploy software projects with agents. It focuses on speed and simplicity.

🤹‍♀️ This is inspired by quick from Shopify (♥️).

Usage

  • 👨‍🎨 Design
  • 🏗️ Build
  • 🚢 Ship
builder help

Installation

brew install zeiss/builder-tap/builder

Authentication

The builder authenticates to the server using OpenID Connect. The authentication flow is handled by the server. It supports dex as an OpenID Connect provider.

To authenticate, the builder uses a dex client ID and secret. These are configured in the builder tool.

builder auth login --dex-client-id <client-id> --dex-client-secret <client-secret> --dex-client-url

This logs in the builder using the configured dex client ID and secret.

Server

The server implements the deployment features of the builder specification.

License

Apache 2.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
internal
ui
pkg
apis
Package apis provides primitives to interact with the openapi HTTP API.
Package apis provides primitives to interact with the openapi HTTP API.
cmd

Jump to

Keyboard shortcuts

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