Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 174 Bytes

README.mkd

File metadata and controls

9 lines (6 loc) · 174 Bytes

bin2go

Converts binary files to go source code.

Usage

bin2go [-p <package name>] [-l <bytes per line>] [-c] [-a] [-s <single_file.go>] <file 1> <file 2> ...