README ¶ go-selfextractor Quick command line utility written in Go for creating self extracting archives. Installation Install Golang if you don't have it installed. Install with $ go get github.com/ndbeals/go-selfextractor Usage The first argument is the directory or file you want to create the self extracting archive with, second argument is the name of the output executable. $ go-selfextractor <input> <output> Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files bindata.go main.go Directories ¶ Show internal Expand all Path Synopsis template Click to show internal directories. Click to hide internal directories.