forge

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2026 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute runs the Forge CLI command

func NewCreateCommand

func NewCreateCommand() *cobra.Command

NewCreateCommand creates the create command

func NewDoctorCommand

func NewDoctorCommand() *cobra.Command

NewDoctorCommand creates the doctor command

func NewForgeCommand

func NewForgeCommand() *cobra.Command

NewForgeCommand creates and returns the Forge CLI root command

func NewVersionCommand

func NewVersionCommand() *cobra.Command

NewVersionCommand creates the version command

Types

type ProjectMetadata

type ProjectMetadata struct {
	ProjectName  string    `yaml:"project_name"`
	Edition      string    `yaml:"edition"`
	ForgeVersion string    `yaml:"forge_version"`
	CreatedAt    time.Time `yaml:"created_at"`
}

ProjectMetadata represents the .forge/project.yaml file

Jump to

Keyboard shortcuts

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