Skip to content

Commit 36d42a3

Browse files
committed
Link to the latest prebuilt release
1 parent b7887e7 commit 36d42a3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ ThriftCheck is a linter for [Thrift IDL](https://thrift.apache.org/docs/idl)
44
files. It provides a general Thrift linting framework, a set of checks, and a
55
command line tool (`thriftcheck`).
66

7+
You can download the [latest prebuilt release][latest] or build the project
8+
yourself using the Go compiler toolchain (e.g. `go install`).
9+
10+
[latest]: https://github.com/pinterest/thriftcheck/releases/latest
11+
712
## `thriftcheck`
813

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

0 commit comments

Comments
 (0)