generator-nsis

0.11.0 • Public • Published

generator-nsis

A Yeoman generator for NSIS scripts.

License Version Build

Screenshot

Features

  • Modern UI-aware
  • adds sections
  • adds core libraries (”Useful Headers”)
  • adds callback 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 -g yo

Installation

Use your preferred package manager to install this generator

$ npm i generator-nsis -g

Usage

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

Package Sidebar

Install

npm i generator-nsis

Weekly Downloads

9

Version

0.11.0

License

MIT

Unpacked Size

19.7 kB

Total Files

8

Last publish

Collaborators

  • idleberg