Generate shell completions (bash/zsh)

Open Beginner friendly
#73 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
82/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Quiet
Tech stack
bash, zig, zsh
Domain
cli

Research direction

Start by checking the documented csvql flags and subcommands, then add completions/csvql.bash and completions/_csvql for install, --mcp, --root, --schema, and the output formats. Update the README or Homebrew formula with installation instructions, and verify that tab completion works for the documented flags in both bash and zsh.

Written by the indexing model from the issue text.

Description

enhancement good first issue

Ship completion for flags, subcommands (install, --mcp, --root, --schema, output formats). Standalone — no engine changes.

Scope: add completions/csvql.bash and completions/_csvql (zsh), plus a line in the README/Homebrew formula to install them. Optionally a csvql --completions <shell> that prints the script.

Done when: tab-completion works for the documented flags in bash and zsh.

Dominant language
Zig
Stars
27
Forks
5
Avg merge
11h 53m
Merged PRs (30d)
14

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from melihbirim/csvql

All issues in melihbirim/csvql

Similar issues

More CLI issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.