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.