component

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package component holds the `forge component` command group — list, search, and install UI components from forge's built-in component library.

It is the first dir-nested command group in forge's own CLI (the devspace idiom forge ships in generated apps). The parent newCmd assembles the subcommands defined in this package's sibling files (list.go, search.go, install.go); init() self-registers the group with internal/cli/factory so a blank import from internal/cli/groups.go attaches it to the root without a group↔root import cycle.

Jump to

Keyboard shortcuts

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