Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 410 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 410 Bytes

go-encode

Go Test

A simple tool to encode/decode data

Install

Run:

$ go install github.com/grqphical/go-encode

Supported Formats

  • Base64

  • Base32

  • Ascii85

  • Hexadecimal

  • Binary

License

go-encode is licensed under the MIT license