summaryrefslogtreecommitdiff
path: root/Makefile
blob: 1cd6d43670fffef6330e77c77082049d5f280660 (plain)
1
2
3
4
5
6
7
8
9
10
default:
	@go install tool
	@command -v mage
	@command -v nats-server
	@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