Brust64

A cargo command to encore a bunch of static files into base64 and contained in a rust file as Hashmap.

TODO

Install

cargo install --path .

Usage

cargo brust64 -d <src_directory> -o file.rs

🏗 WIP...