/linuxdeploy-plugin-nop

No-op linuxdeploy output plugin to skip AppImage creation

Primary LanguageShellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

linuxdeploy-plugin-nop

This is a linuxdeploy output plugin that does… nothing. It can be used as a minimal template or to prevent linuxdeploy from running the default linuxdeploy-plugin-appimage plugin. The latter is useful when you want to deploy the AppDir yourself, for example using appimagetool with its full complement of CLI flags.

Usage

linuxdeploy will modify your.AppDir as it normally does, but will skip packing it into an AppImage.