Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 305 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 305 Bytes

sneaky-cmup-10

  1. Create branch with your name.
  2. Choose 3 programming languages.
  3. Write cmup implementation in those languages.
  4. Wait until 19 or 22 August.
  5. Push changes into your branch.

Zig installation

cd zig/cmup
zig build -Doptimize=ReleaseFast install --prefix ~/.local/