mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 09:51:20 +00:00
Update cheatsheets
This commit is contained in:
2
tldr/zig
2
tldr/zig
@@ -24,7 +24,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`zig test {{path/to/file.zig}}`
|
||||
|
||||
- Cross compile, build and run a project for `x86_64` architecture and `windows` operating system:
|
||||
- Cross compile, build, and run a project for `x86_64` architecture and `windows` operating system:
|
||||
|
||||
`zig build run -fwine -Dtarget=x86_64-windows`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user