Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 297 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 297 Bytes

base64

A very simple implementation of base64 in written in Go. I needed something that matched the output and switches on Linux. This supports the -d & -e options, but is stand-alone and doesn't require MinGW. You can install Go on Windows and build it yourself, or just use the pre-built .exe