Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 212 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 212 Bytes

Candy 🍬

File to Image Encoder/Decoder


Get Started

  1. echo "hello my name is bob" > test.txt
  2. cargo run -- encode test.txt out.png
  3. cargo run -- decode out.png example-file.txt