Skip to content

Commit

Permalink
Update deps and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jnises committed Jul 9, 2024
1 parent 1c6ec06 commit a976a9c
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 83 deletions.
158 changes: 75 additions & 83 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ It only works in true-color terminals.
$ cat file | colight
```

## Installing from source

```bash
cargo install --git https://github.com/jnises/colight
```

## Building

Make sure you have rust installed (https://rustup.rs/)
Expand Down

0 comments on commit a976a9c

Please sign in to comment.