benfleis/cli — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2023-03-18
Turn an existing Clojure function into a command-line tool without writing argument-parsing code
Build a CLI with subcommands like 'copy file.txt --dry-run' or 'delete file.txt --recursive'
Auto-generate formatted help text for a CLI tool using the library's spec format
| benfleis/cli | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2023-03-18 | 2022-10-03 | 2020-05-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | developer | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
babashka.cli turns any regular Clojure function into a command-line tool, auto-parsing flags, types, and subcommands for you.
Dormant — no commits in 2+ years (last push 2023-03-18).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.