Yeoman generator for NSIS Language Files (.nlf)
npm install generator-nlf


A Yeoman generator for NSIS Language Files (.nlf).
You need Node.js installed and available in your PATH environmental variable. Use your preferred Node package manager to install the Yeoman CLI tool.
``sh`
npm install --global yo
Use your preferred package manager to install this generator
`sh`
npm install --global generator-nlf
Run the generator and follow its instructions. Use --help for available flags.
`sh``
yo nlf
“That's all Folks!”
This work is licensed under the MIT License.