# strongself/Generamba

This codegenerator is too brilliant to be real!

Repository: https://github.com/strongself/Generamba
Canonical: https://ross.abutalabs.com/products/generamba
Language: Ruby
License: MIT
License Family: permissive
Last push: 2023-05-24T09:33:57+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3955, "days_push": 1197, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1814, forks 179 (observed 2026-08-28T04:05:39.780747+00:00)

## What it is
Generamba is a Ruby-based CLI code generator for Xcode projects, primarily designed to scaffold VIPER modules in Objective-C and Swift. It uses Liquid templates and automatically adds generated files and tests to the correct Xcode project groups and targets.

## Use cases
- generate VIPER modules for iOS projects
- scaffold new classes and tests in Xcode automatically
- create custom code generation templates for Swift or Objective-C
- avoid manually adding files to Xcode project groups and targets
- standardize module structure across an iOS codebase

## When to choose
- you maintain an Xcode project using VIPER or another modular architecture
- you want repeatable, template-driven code generation for Objective-C or Swift
- you want generated files wired into .xcodeproj automatically

## When to avoid
- you work outside the Apple/Xcode ecosystem
- you prefer modern Swift Package-based tooling or Xcode file templates
- you need actively developed tooling - the project is in maintenance with a long-stalled 2.0 rewrite

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools, boilerplate, templating
- domain: developer-tools, mobile-development
- platform: cli, ruby
- tags: code-generation, xcode, viper, ios, liquid-templates, ruby-gem, command-line, macos

## Member repositories
- strongself/Generamba (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:39.780747+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:21:06.967992+00:00, confidence not recorded.
  - readme: https://github.com/strongself/Generamba (fetched 2026-08-28T04:05:39.780747+00:00, sha 19252a70e379)
- Data as of 2026-08-30T08:39:29.467469+00:00.
