egoist / egoist/shell-ask

Add a GitHub repo to context

Open
#9 0 comments 5 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
443
Forks
21
PR merge metrics
No merged PRs in 30d

Description

This allows you to ask a question about a GitHub repo:

```
ask --repo egoist/shell-ask "how to use ollama"
```

by default we can limit it to `**/*.md` files, and you can extend it:

```
ask --repo egoist/shell-ask --repo-files "**/*.{md,ts,tsx}" "how does it interact with LLM"
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.