An open API service indexing awesome lists of open source software.

https://github.com/rhcarvalho/russian-doll

Experiment with bundling files in an executable
https://github.com/rhcarvalho/russian-doll

go golang payload zip

Last synced: 11 months ago
JSON representation

Experiment with bundling files in an executable

Awesome Lists containing this project

README

          

# russian-doll

This is a simple proof-of-concept of embedding arbitrary files in a Go program,
using the self-extracting zip file technique.