Unified Bundler

Unified Bundler is a library to assist programs in bundling multiple sources into one. Is a fast, very generic, and flexible library.

Usage

[dependencies] ub = "0.1.0"

Examples

See examples/ directory for a simple CLI tool.

License

This crate is licensed under the MIT license, and all contributions must also be.