🚀
Empathize
  • Introduction
  • Installation
  • API
    • Paths API
      • Directories
      • Paths
    • Filesystem API
      • Filesystem
    • Windows API
      • Windows
    • OS API
      • Process
      • Tray
      • IPC
      • Notification
      • Archive
      • Package
    • Network API
      • fetch
      • Domain
      • Downloader
    • Async API
      • promisify
    • Meta classes
      • Cache
      • Configs
      • Debug
  • Building application
Powered by GitBook
On this page

Building application

PreviousDebug

Last updated 3 years ago

To build your application and distribute it on Linux you can use my package

With Yarn

yarn add -D neutralino-appimage-bundler

With NPM

npm i --save-dev neutralino-appimage-bundler

Usage instructions you can find on the project's page

neutralino-appimage-bundler