0.2.0 • Published 2 years ago

generator-nlf v0.2.0

Weekly downloads
5
License
MIT
Repository
github
Last release
2 years ago

generator-nlf

npm npm CI

Description

A Yeoman generator for NSIS Language Files (.nlf).

Prerequisites

You need Node.js installed and available in your PATH environmental variable. Use your preferred Node package manager to install the Yeoman CLI tool.

yarn global add yo || npm install -g yo

Installation

Use your preferred package manager to install this generator

yarn global add generator-nlf || npm i generator-nlf -g

Usage

Run the generator and follow its instructions. Use --help for available flags.

yo nlf

“That's all Folks!”

Related

License

This work is licensed under the MIT License