-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem Statement
Provide a way of installing the CLI without needing to install Python.
Solution
Use pyinstaller to create executables which can be deployed alongside the PyPi releases.
Alternatives Considered
There are other options but these are less commonly used.
Additional Context
-
Need to ensure separate builds for different OSes.
-
macOS
-
Windows
-
Linux (Debian)
-
Linux (RHEL)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request