No description
- Common Lisp 89.4%
- Shell 7%
- Makefile 3.6%
|
All checks were successful
CI / test (push) Successful in 1m35s
These options only apply to enrichment, so define them on the index and refresh commands (via a shared enrichment-source-options helper) instead of globally. Now `lispsearch index --registry ...` works — the natural ordering — rather than requiring the flag before the subcommand. with-cli-db's getopt* already walks the command, so the binding chokepoint is unchanged; commands without the option just fall back to the *registry* / *catalog-url* defaults. Tests: cli-options-wired now asserts --db is global while --registry/--catalog-url are on index & refresh (and not global); m4-cli.sh checks `index --help`. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Reviewed-on: #6 |
||
|---|---|---|
| .forgejo/workflows | ||
| src | ||
| test | ||
| .gitignore | ||
| LICENSE | ||
| lispsearch.asd | ||
| Makefile | ||
| ocicl.csv | ||
| README.md | ||