Skip to content

dying-will-bullet/zig-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages