salihu-neutralinojs-builder

1.0.2 • Public • Published

neutralinojs-builder

A complete solution to make Neutralinojs app distribution packages

Goal

# Installing the plugin
neu plugins --add @neutralinojs-community/builder

# neu builder <target> <arch>
neu builder nsis --x64 # NSIS setup for Windows x64
neu builder deb --ia32 # Debian package for GNU/Linux ia32
neu builder appimage --x64 # AppImage for GNU/Linux x64
neu builder deb # GNU/Linux Debian packages for all supported CPU architectures

# Use configuration from neutralino.config.json
neu builder

# Removing the plugin
neu plugins --remove @neutralinojs-community/builder

Check implementation suggestions from here

Readme

Keywords

none

Package Sidebar

Install

npm i salihu-neutralinojs-builder

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

17.7 kB

Total Files

10

Last publish

Collaborators

  • salihu