summaryrefslogtreecommitdiff
path: root/Makefile
blob: a1589d5f3acdc49a32d690a47d953246d637ea3e (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 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