summaryrefslogtreecommitdiff
path: root/Makefile
blob: 3bf54c6af013dcdefbdc03f8109125103106d00d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
default: install-tools
	@mage -l

install-tools:
	@cargo install --keep-going cedar-policy-cli
	@go install tool
	@command -v cedar
	@command -v mage
	@command -v nats-server
	@command -v oauth2-proxy
	@command -v playwright
	@command -v protoc-gen-go
	@command -v protoc-gen-go-grpc
	@command -v protoc-gen-twirp_ruby