generator-nsis
v0.12.2
Published
Yeoman generator for NSIS scripts
Downloads
303
Maintainers
Readme
generator-nsis
A Yeoman generator for NSIS scripts.
Features
- Modern UI-aware
- adds sections
- adds core libraries (”Useful Headers”)
- adds lifecycle functions
- adds translations
- adds languages (with optional dialog)
- defaults to SemVer
- SPDX license support
Prerequisites
You need Node.js installed and available in your PATH environment variable. Use your preferred Node package manager to install the Yeoman CLI tool.
$ npm install --global yoInstallation
Use your preferred package manager to install this generator
$ npm install --global generator-nsisUsage
Run the generator and follow its instructions. Use --help for available flags.
$ yo nsis“That's all Folks!”
License
This work is licensed under the MIT License.
