ggen-cli-lib

Crates.ioggen-cli-lib
lib.rsggen-cli-lib
version5.1.3
created_at2025-10-09 16:43:12.791143+00
updated_at2026-01-06 22:52:00.902911+00
descriptionCLI interface for ggen
homepage
repositoryhttps://github.com/seanchatmangpt/ggen
max_upload_size
id1875893
size463,059
Sean Chatman (seanchatmangpt)

documentation

README

ggen-cli-lib

CLI interface library for ggen, providing command-line argument parsing and subcommand handling.

Features

  • Command-line argument parsing with clap
  • Subcommand support for various ggen operations
  • Shell completion generation
  • Integration with the ggen core functionality
  • Marketplace v2 commands (install/search/publish/info/validate/versions/metrics/sparql/rdf_stats) powered by ggen-marketplace

Usage

This crate is primarily used internally by the main ggen binary. See the main ggen documentation for usage examples.

Commit count: 1122

cargo fmt