-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Summary
Tasks
- Create
Makefileat root:
up: docker compose up
down: docker compose down
logs: docker compose logs -f
test: pytest -q
validate: python packages/monad-contracts/validate_contracts.py --check-golden
markdown
Copy code
- Document in README.
Acceptance
make up, make down, make logs, make test, make validate work cross-platform.
Area
devx
Priority
medium
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels