💾 Archived View for freeshell.de › tldr › electron-packager.gmi captured on 2024-02-05 at 10:49:55. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

electron-packager

A tool used to build Electron app executables for Windows, Linux and macOS.
Requires a valid package.json in the application directory.

More information.

electron-packager "{path/to/app}" "{app_name}"
electron-packager "{path/to/app}" "{app_name}" --all
electron-packager "{path/to/app}" "{app_name}" --platform="{linux}" --arch="{x64}"
electron-packager "{path/to/app}" "{app_name}" --platform="{darwin}" --arch="{arm64}"
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY