1
Fork 0
Go to file
Motiejus Jakštys 9bf4432623 getting there 2024-11-03 19:09:11 +02:00
Dockerfile getting there 2024-11-03 19:09:11 +02:00
README.md getting there 2024-11-03 19:09:11 +02:00
llvm-snapshot.gpg.key Initial commit 2024-11-01 09:33:22 +02:00
llvm.list Initial commit 2024-11-01 09:33:22 +02:00
run getting there 2024-11-03 19:09:11 +02:00

README.md

docker run -ti --rm -v ~/code:/x -w /x zig-repro sh -c 'useradd -ms /bin/bash motiejus && cd zig && tmux new-session su motiejus'