Skip to content

Build standalone binary for linux instead using the starter scripts #449

@tkilias

Description

@tkilias
  • PyInstaller bundles a Python application and all its dependencies into a single package. The user can run the packaged app without installing a Python interpreter or any modules.
  • Until now we use the starter scripts, that allow the user to use the ITDE without many dependencies
  • However, the starter scripts are written in bash and horrible to maintain
  • Tasks:

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions