miraneko/mkdatauri
mkdatauri - simple command-line tool to create data: URIs from files or standard input.
1dc0af323f7f3ffdf81d575c762ed5584f044713
A simple command-line tool to create data:
URIs from files or standard input.
To build the project, run the following command:
zig build --release=small
Or:
zig build --release=fast
Resulting executable will be in zig-out/bin/mkdatauri
.
This project is licensed under the 2-Clause BSD License.