Skip to content

Commit

Permalink
prep for binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-ward committed Jun 22, 2024
1 parent e01b03f commit c0df385
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

![Screenshot](screenshot.jpeg)

Table format with block and header option
Border format with header option
![Screenshot](screenshot2.png)

## Features
Expand All @@ -24,14 +24,18 @@ Table format with block and header option

## Installing

Build `lsv` from source. I plan to have binary releases after beta.
### Build `lsv` from source.

- [Install the V compiler](https://docs.vlang.io/installing-v-from-source.html). It takes a minute or less
- `git clone https://github.com/mike-ward/lsv.git`
- `cd lsv`
- `make`
- `bin/lsv`

### Binaries

Coming soon.

## Help
```
lsv 2024.1
Expand Down

0 comments on commit c0df385

Please sign in to comment.