ajalt/clikt
Multiplatform command line interface parsing for Kotlin observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 62
- Release rhythm 54
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 63.5
- age_days: 3067
- days_rel: 229
- days_push: 229
- n_releases_24m: 5
Adoption not part of the score
2996 stars · 135 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Clikt is a multiplatform Kotlin library for building command line interfaces with type-safe, composable parameter parsing. It auto-generates help output and shell autocomplete scripts and supports nested commands across JVM, Node.js, and native targets.
Use cases
- parse command line arguments in a Kotlin app
- build a CLI tool with nested subcommands
- generate help text and shell autocomplete for a CLI
- write type-safe option and argument parsing
- create a multiplatform command line tool in Kotlin
When to choose
- you're writing command line tools in Kotlin or Kotlin Multiplatform
- you want automatic help generation and shell completion scripts
- you need nested commands and type-safe parameter conversion
When to avoid
- you're building CLIs in a language other than Kotlin
- you need a standalone CLI executable rather than a parsing library
Facets
library · maturity stable
cli parser developer-tools developer-tools cross-platform jvm windows kotlin-multiplatform argument-parsing option-parser shell-autocomplete help-generation command-line nodejs linux macos
2 sources
- readme: https://github.com/ajalt/clikt · fetched 2026-08-28 · bbadc030ed53
- homepage: https://ajalt.github.io/clikt/ · fetched 2026-08-29 · 3ea717f6b30b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ajalt/clikt | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem