dying-will-bullet / zig-project-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zig-project-template

Create a project using this template and run following command to replace project name.

find . -type f -exec sed -i "s/zig-project-template/<YOUR PROJECT NAME>/g" {} \;

Then add a license to your project.

About


Languages

Language:Zig 100.0%