ccline — ask your shell anything in plain English, get SQLite commands back #259
jianshuo
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I built ccline — a zsh hook that intercepts any unrecognized input at your prompt and sends it to an AI for an answer.
Great for SQLite moments like:
→ Returns the
ALTER TABLEstatement (with the caveat that SQLite has limited ALTER TABLE support), you choose to run it.One-line install:
Repo: https://github.com/jianshuo/ccline — feedback welcome!
Beta Was this translation helpful? Give feedback.
All reactions