repolevedavaj/Create CLI app NSIS installer

Creates a simple CLI app installer using NSIS (only supported on Windows)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
package-identifierThe identifier of the package. The identifier must consist of two pascal cased values. The first part will be used as parent and the second as child directory in the programs root directory.yes
package-nameThe human-readable package nameyes
package-versionThe package versionyes
source-directoryThe source directory containing the files should be installed. The installer will be named equal to the directory plus the "-setup.exe" suffix.yes

no outputs