astefanutti / kubebox

⎈❏ Terminal and Web console for Kubernetes
http://astefanutti.github.io/kubebox
MIT License
2.14k stars 142 forks source link

Install PyInstaller pip install pyinstaller Create single file executable: pyinstaller --onefile kubeterminal.py Binary file is located: dist/kubeterminal if building on Windows, file has .exe suffix. Or, to create Linux executable using Docker: Execute script: create_linux_exe.sh The executable is copied current directory. #97

Closed MirkoCity closed 3 years ago

MirkoCity commented 3 years ago

Great

astefanutti commented 3 years ago

Let me close this as it seems related to kubeterminal.