Skip to content

Building

Yuuto edited this page Nov 23, 2024 · 5 revisions

To build the app you simply need to run the command yarn build. You can change the bin/build.js file to your needs if necessary.

Note

You can use the command yarn build <os>, replacing <os> by windows, macos or linux, depending on which OS you are building.

Fedora (RPM)

On macOS you need to install the package rpm. Install it with brew install rpm.

Clone this wiki locally