Skip to content

Commit

Permalink
Add the tap for nocolor
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly authored Oct 3, 2024
1 parent 08f5038 commit cfba515
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,10 @@ go install fortio.org/terminal/nocolor@latest
# then
somethingProducingColors | nocolor
```
or pick a binary from the [releases](https://github.com/fortio/terminal/releases)

Or on a mac
```sh
brew install fortio/tap/nocolor
```

Or pick a binary from the [releases](https://github.com/fortio/terminal/releases)

0 comments on commit cfba515

Please sign in to comment.