wybiral / tube

Personal video streaming server.
MIT License
264 stars 76 forks source link

Build zip archives #20

Closed wybiral closed 5 years ago

wybiral commented 5 years ago

Requiring a proper Go environment setup is messy and not user friendly at all. The solution will be to build the project as a zip archive for each platform containing the relative static files and binary application.

This will probably be done with a Python script.