Skip to content

Commit

Permalink
Link to the latest prebuilt release
Browse files Browse the repository at this point in the history
  • Loading branch information
jparise committed May 29, 2024
1 parent b7887e7 commit 36d42a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ ThriftCheck is a linter for [Thrift IDL](https://thrift.apache.org/docs/idl)
files. It provides a general Thrift linting framework, a set of checks, and a
command line tool (`thriftcheck`).

You can download the [latest prebuilt release][latest] or build the project
yourself using the Go compiler toolchain (e.g. `go install`).

[latest]: https://github.com/pinterest/thriftcheck/releases/latest

## `thriftcheck`

`thriftcheck` is a configuration-driven tool for linting Thrift IDL files from
Expand Down

0 comments on commit 36d42a3

Please sign in to comment.