import yeet as a go.mod level tool

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-04-06 00:13:00 -04:00
parent 878b37178d
commit a202370bce
5 changed files with 283 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
NODE_MODULES = node_modules
.PHONY: build assets deps lint test
.PHONY: build assets deps lint test package
$(NODE_MODULES):
npm run assets
@@ -22,4 +22,7 @@ lint:
staticcheck ./...
test:
npm run test
npm run test
package:
go tool yeet