summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-03-28 21:04:05 -0600
committermo khan <mo@mokhan.ca>2025-03-28 21:04:05 -0600
commit26968c4b59bc95f8426888d915340c5d4609d04a (patch)
tree431b87bb41125d9e6cee6afcc38261f68d0ab981 /Makefile
parent30bbdad4ef99449f29f412d0b770e4b9f76ede42 (diff)
chore: install nats-server
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 761023d..1cd6d43 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
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