cli

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package cli implements the clankstamp command-line dispatch.

The CLI surface is intentionally small in v0: each subcommand is a stub that prints a "not implemented" notice. The contracts are pinned by PRD.md so implementations can be filled in incrementally without breaking the surface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(args []string, version string) error

Run dispatches the provided argv to a subcommand. It returns nil on success.

Types

This section is empty.

Jump to

Keyboard shortcuts

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