cli

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package cli builds the hackernews command tree on top of the hackernews library and the any-cli/kit framework. Every command is a kit operation: declared once and exposed as a CLI subcommand, an HTTP route, and an MCP tool, with --limit, the --db store tee, and the output formats handled by the framework.

Index

Constants

This section is empty.

Variables

View Source
var (
	Version = "dev"
	Commit  = "none"
	Date    = "unknown"
)

Build metadata, injected via -ldflags at release time.

Functions

func NewApp added in v0.2.0

func NewApp() *kit.App

NewApp assembles the kit application: identity, defaults, client factory, and the hackernews operations.

Types

This section is empty.

Jump to

Keyboard shortcuts

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