jatoben/CommandLine
A pure Swift library for creating command-line interfaces observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: n/a
- age_days: 4414
- days_rel: n/a
- days_push: 2805
- n_releases_24m: 0
Adoption not part of the score
1072 stars · 144 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CommandLineKit is a pure Swift library for building command-line interfaces with argument and option parsing. The project is no longer maintained and is preserved for historical interest only.
Use cases
- parse command-line arguments in swift
- build a cli tool in swift
- handle flags and options in a swift command-line app
- swift argument parser library
When to choose
- you need a lightweight, dependency-free Swift CLI argument parser and can maintain it yourself
- you're working with an older Swift codebase already using it
When to avoid
- starting a new project - the library is unmaintained since 2018
- you need modern Swift concurrency support or ongoing bug fixes
- you want actively maintained alternatives like Apple's swift-argument-parser
Facets
library · maturity abandoned
cli parser developer-tools cli cross-platform argument-parsing swift-library unmaintained command-line swift
1 source
- readme: https://github.com/jatoben/CommandLine · fetched 2026-08-28 · 7bff68c7ef90
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jatoben/CommandLine | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="jatoben/CommandLine")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem