workspace

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BinaryMeta

type BinaryMeta struct {
	Name string
	Path string
}

BinaryMeta represents metadata for a binary to be managed by grove dev

func DiscoverLocalBinaries

func DiscoverLocalBinaries(worktreePath string) ([]BinaryMeta, error)

DiscoverLocalBinaries finds all binaries to be managed in a worktree. It supports: 1. A `binaries` list in grove config (for multi-binary projects) 2. A single `binary` key in grove config (for backward compatibility) 3. Auto-discovery for the grove-meta repository itself 4. Dynamic discovery for multi-project directories (ecosystem worktrees)

Jump to

Keyboard shortcuts

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