Skip to content

Clay-6/baze64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baze64

A Rust project for encoding & decoding base64 consisting of a library & CLI crate and simple GUI.

Installation

Through Cargo

Run the command

cargo install baze64

to install the CLI, and

cargo install baze64-gui

to install the GUI

Precompiled Binary

Download the binary for your system from the latest GitHub release and extract the binary to a location on your PATH