summaryrefslogtreecommitdiff
path: root/Makefile
blob: 23fe889a2c22957f544d18f8dbe910e6ca4e6d01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
	@command -v step
	@command -v step-ca
	@mage -l
	@ruby ./script/cibuild