Skip to content

Commit

Permalink
installation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
rostrovsky committed Mar 23, 2024
1 parent b266a3b commit b323b60
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ In short: it scans all the text files in specified directory / git repostiory an

By default it provides predefined prompt which can be replaced using `-p` option.

## Installation

Download binary from releases or install using:

```bash
go install github.com/rostrovsky/sourceprompt@latest
```

## Ignored files / paths

* Files/directories starting with `.`
Expand Down

0 comments on commit b323b60

Please sign in to comment.