Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.
/ boxzer Public archive

A packaging tool for Zig monorepos. Maintained at codeberg now.

License

Notifications You must be signed in to change notification settings

mattnite/boxzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boxzer: a Zig and C/C++ package builder and analyzer

This tool is for generating small tarballs for large Zig monorepos.

The other usecase for this tool is for out-of-source build.zig packaging for C/C++ libraries. Ideally one would have the C library as a git submodule, but submodules are not included in GitHub's archive API so people tend to fork these libraries and add a build.zig to get the archive API for free. There are ups and downs to either direction, and this tool tries to level the convenience by bundling the submodule source for you.

About

A packaging tool for Zig monorepos. Maintained at codeberg now.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •