Skip to content

Add CLI entrypoint at cmd/choo/main.go - #8

Merged
RevCBH merged 1 commit into
mainfrom
RevCBH/cli-entrypoint
Jan 19, 2026
Merged

Add CLI entrypoint at cmd/choo/main.go#8
RevCBH merged 1 commit into
mainfrom
RevCBH/cli-entrypoint

Conversation

@RevCBH

@RevCBH RevCBH commented Jan 19, 2026

Copy link
Copy Markdown
Owner

Creates the main binary entrypoint for the choo orchestrator. Instantiates the CLI app and executes it with build-time version injection via ldflags.

Supports --help, --verbose, and all subcommands (run, status, resume, cleanup, version).

Creates the main binary entrypoint for the choo orchestrator. Instantiates
the CLI app and executes it with build-time version injection via ldflags.
Supports --help, --verbose, and all subcommands (run, status, resume,
cleanup, version).
@RevCBH
RevCBH merged commit 929bd46 into main Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant