Skip to content

wang-edward/synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video demo (youtube)

video demo

how to get zig 0.15.1

brew install asdf
asdf plugin add zig https://github.com/asdf-community/asdf-zig.git
asdf install zig 0.15.1
asdf set zig 0.15.1
zig env

build

zig build

run

zig build run

test

zig build test --summary all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published