-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Onboarding feels cumbersome, especially since it pollutes your global pip installation.
Can you offer compiled executables for releases?
I don't know how to do it on linux, but I have used the following for windows, it can probably be added to travis:
build.bat
pyInstaller --onefile --distpath . --workpath %APPDATA%/Local/Temp [-i icon.ico] -n restatic src/restatic/__main__.py
Be-ing
Metadata
Metadata
Assignees
Labels
No labels