summaryrefslogtreecommitdiff
path: root/Makefile
blob: 028279a63487b2c9498467a206bb6ea4e7e75757 (plain)
1
2
3
4
5
6
7
8
9
10
11
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 protoc-gen-go
	@command -v protoc-gen-go-grpc
	@command -v protoc-gen-twirp_ruby