Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 130 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 130 Bytes

...

find internal -type f -name '*.go' -exec sh -c 'echo "=== {} ==="; cat {}' \;
./scripts/build.sh && ./dmud