r58Playz / b2048

A simple commandline for the base2048 crate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

b2048

A simple commandline for the base2048 crate.

echo "some ascii content" | b2048 encode > encoded
cat encoded | b2048 decode

About

A simple commandline for the base2048 crate.


Languages

Language:Rust 100.0%