gon search

Search rozklad/gon-* modules and themes available on GitHub. Matches against short name and description. Results cached at ~/.gon/registry-cache.json for 24 h.

Usage

gon search bank # Free-text query
gon search payment --type=module # Filter by type
gon search --type=theme-frontend # All frontend themes
gon search --type=theme-admin # All admin themes
gon search bank --refresh # Force refetch from GitHub (invalidates cache)

Types

  • modulerozklad/gon-{name}
  • theme-frontendrozklad/gon-theme-{name}
  • theme-adminrozklad/gon-theme-admin-{name}

Requires gon auth:login first — the registry uses /user/repos?affiliation=owner so private repos owned by the authenticated user are visible.