Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Build installer packages automatically #107

@bittner

Description

@bittner

Following up on issues #105 (comment), #106 and #90, I'd like to start collecting information on how to (best) do packaging for all platforms PythonTurtle runs on. When we know how to perform packaging manually it will be an easy task to automate it all.

In other words, we need

  1. a list of target package types (e.g. MSI for Windows, macOS AppImage, Debian DEB, RPM, Snap), and
  2. a complete list of concrete, detailed steps (read: shell commands) of how each package type is built, from source code living in source control only.

NOTE: If writing this up in this issue proves uncomfortable we may want to use the project Wiki to help us move along.

Metadata

Metadata

Assignees

No one assigned

    Labels

    automationTechnical processes that should be automated away, including packaging and releases

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions