Skip to content

*.exe release? #6

@ModischFabrications

Description

@ModischFabrications

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions