Getting Started

Frumle Codebase

Frumle scans your codebase, understands your APIs and architecture, and generates structured documentation and insights. It works across multiple ecosystems (JavaScript/TypeScript, Python, PHP, .NET, Java) and stores results in your personal dashboard.

What Frumle Does

Once analysis is complete, you can go to your dashboard at frumle.com to explore:

  • Generated documentation
  • API catalog
  • Magic Search
  • Magic Prompt
  • Agent Connect (frontend AI tools)
  • Future features

Supported Platforms

How Each CLI Works

  • Scanning files in your project
  • Detecting base URLs (local dev URL, optional production URL)
  • Sending a compact representation of your codebase to Frumle
  • Showing status, quota, and progress
  • Optionally offering a GitHub Action so docs refresh on every push

Want docs to update when you push to GitHub? See .