ggen 1.2.0

ggen is a deterministic, language-agnostic code generation framework that treats software artifacts as projections of knowledge graphs.
Documentation
{
  "updated": "2024-12-19T00:00:00Z",
  "packs": {
    "io.ggen.rust.cli-subcommand": {
      "id": "io.ggen.rust.cli-subcommand",
      "name": "Rust CLI Subcommand",
      "description": "Generate clap subcommands for Rust CLI applications with proper error handling and testing",
      "tags": ["rust", "cli", "clap", "subcommand"],
      "keywords": ["rust", "cli", "clap", "command-line", "terminal"],
      "category": "rust",
      "author": "ggen-team",
      "latest_version": "0.1.0",
      "versions": {
        "0.1.0": {
          "version": "0.1.0",
          "git_url": "https://github.com/seanchatmangpt/ggen.git",
          "git_rev": "11ea0739a579165c33fde5fb4d5a347bed6f5c58",
          "sha256": "00000000000058db00000000000067ac0000000000008440000000000000401e"
        }
      },
      "license": "MIT",
      "homepage": "https://github.com/seanchatmangpt/ggen",
      "repository": "https://github.com/seanchatmangpt/ggen",
      "documentation": "https://github.com/seanchatmangpt/ggen/tree/main/templates/cli/subcommand"
    }
  }
}