Files
3ybactuk-marketplace-go-ser…/Makefile
Никита Шубин 5077f04b0c [hw-1] implement cart service
2025-05-25 15:49:17 +00:00

11 lines
218 B
Makefile

include make/lint.mk
include make/build.mk
lint: cart-lint loms-lint notifier-lint comments-lint
build: cart-build loms-build notifier-build comments-build
run-all:
echo "starting build"
docker-compose up --build