Skip to content

hjr265/go-zrsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-zrsc

Go-zrsc allows you to embed arbitrary files within your binary and provides simple ways to access them from within the program.

Installation

Install Go-zrsc using the go get command:

$ go get github.com/hjr265/go-zrsc/zrsc
$ go get github.com/hjr265/go-zrsc/cmd/zrsc

The only dependencies are the Go distribution and the zip utility.

Examples

Documentation

Contributing

Contributions are welcome.

License

Go-zrsc is available under the BSD (3-Clause) License.

About

Simple ways to embed and access resources from within a Go binary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages