summaryrefslogtreecommitdiff
path: root/Makefile
blob: 761023dcaa5521b2a41c586fd5829fbbf9daa724 (plain)
1
2
3
4
5
6
7
8
9
default:
	@go install tool
	@command -v mage
	@command -v playwright
	@command -v protoc-gen-go
	@command -v protoc-gen-go-grpc
	@command -v protoc-gen-twirp_ruby
	@mage -l
	@ruby ./script/cibuild