pkg-packager-appimage

0.1.2 • Public • Published

pkg-packager-appimage

A pkg-packager builder for AppImage files

Installation

$ npm install pkg-packager-appimage

Usage

You generally would not need to use this module directly as it is included by default in the pkg-packager module and can be used by specifying the packager target type programmitacally or from the command line with the pkg-packager(1) command.

$ echo 'console.log("hello world")' > hello.js
$ pkg-package --type appimage hello.js ## assumes `linux` as host
./build/x64/linux/hello.AppImage
hello world

License

MIT

Package Sidebar

Install

npm i pkg-packager-appimage

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

8.64 kB

Total Files

8

Last publish

Collaborators

  • werle