Skip to content

Commit 1da0488

Browse files
committed
docs: mention a couple makefile commands
Fixes: #504
1 parent a3ee60b commit 1da0488

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,8 @@ If you find a security issue please contact us at [`[email protected]`](mailto:se
244244

245245
Yes please! Please review our [Contributing guide](CONTRIBUTING.md) and [Code of Conduct](https://github.com/moov-io/ach/blob/master/CODE_OF_CONDUCT.md) to get started! Checkout our [issues for first time contributors](https://github.com/moov-io/watchman/contribute) for something to help out with.
246246

247+
Building Watchman's source code follows standard Go commands. You can use `make build` to compile the code and `make check` to run linters and tests.
248+
247249
Run `make install` to setup [gopostal](https://github.com/openvenues/gopostal) / [libpostal](https://github.com/openvenues/libpostal) for Watchman.
248250

249251
## Related projects

0 commit comments

Comments
 (0)