gon list:available

List every rozklad/gon-* module and theme you can install. Grouped by type, with the matching gon require command next to each. Uses the same 24 h cache as gon search.

Usage

gon list:available # Everything (modules + themes)
gon list:available --type=module # Modules only
gon list:available --type=theme-frontend # Frontend themes
gon list:available --type=theme-admin # Admin themes
gon list:available --include-archived # Include archived repos
gon list:available --refresh # Force refetch from GitHub

Requires gon auth:login first.