Skip to content

Quick command line utility written in Go for creating self extracting archives.

License

Notifications You must be signed in to change notification settings

ndbeals/go-selfextractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

Quick command line utility written in Go for creating self extracting archives.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages