generator-nsis

Yeoman generator for NSIS scripts

Usage no npm install needed!

<script type="module">
  import generatorNsis from 'https://cdn.skypack.dev/generator-nsis';
</script>

README

generator-nsis

npm npm CI David

Description

A Yeoman generator for NSIS scripts.

Screenshot

Features

  • Modern UI-aware
  • adds sections
  • adds core libaries
  • adds callback functions
  • adds translations
  • adds language dialog

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!”

Related

License

This work is licensed under the MIT License