language-nlf
Atom language support for NSIS Language Files
Jan T. Sott 349 1 3.1.2 MIT OR GPL-2.0 GitHub

atom-language-nlf

apm apm apm CI David

Atom language support for NSIS Language Files

Installation

apm

  • Install package apm install language-nlf (or use the GUI)

Using Git

  1. Change directory cd ~/.atom/packages/
  2. Clone repository git clone https://github.com/idleberg/atom-language-nlf language-nlf
  3. Install Node dependencies cd language-nlf && npm install
  4. Build npm run build

License

This work is dual-licensed under The MIT License and the GNU General Public License, version 2.0