Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zig2tuple

This FreeBSD ports tool assists in the creation of Zig ports by recursively scanning .zon files in Zig projects by finding dependencies to be added in the port Makefiles for porter convenience.

How to use it?

Either by calling zig2tuple directly: zig2tuple <path_to_project>

Or by adding USES=zig to a port and then running make make-zig-tuple, which will invoke the tool under the hood.

Requirements For New Issues:

  • Please keep each issue to one problem only.
  • Do not stack problems in a single issue.
  • Do not request port build testing.

About

FreeBSD ports utility to convert Zig Object Notation dependency entries to tuples.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages