# Build / Deployment

The app uses `electron-builder`to package the app for the Mac, Windows and Linux.

{% embed url="<https://github.com/electron-userland/electron-builder/wiki/Multi-Platform-Build#linux>" %}

See the deployment instruction for the target operating system

* [Mac OSX ](https://autoedit.gitbook.io/documentation/master-1.0.13-1/overview/deploymentbuild/deploymentbuild-for-max-os-x)
* [Linux](https://autoedit.gitbook.io/documentation/master-1.0.13-1/overview/deploymentbuild/deployment-build-for-linux)
* [Windows](https://autoedit.gitbook.io/documentation/master-1.0.13-1/overview/deploymentbuild/deployment-build-for-windows)

The github repo is also setup so that on commit Travis CI builds an deploy [onto the project's github releases](https://github.com/OpenNewsLabs/autoEdit_2/releases).
