summaryrefslogtreecommitdiff
path: root/Makefile
blob: 3e500896149a1a10fbbed32871ddd8bb113714cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
	@command -v step
	@command -v step-ca