Unified Bundler is a library to assist programs in bundling multiple sources into one. Is a fast, very generic, and flexible library.
[dependencies]
ub = "0.1.0"
See examples/
directory for a simple CLI tool.
This crate is licensed under the MIT license, and all contributions must also be.