Skip to content
This repository has been archived by the owner on Aug 21, 2021. It is now read-only.
/ atom-language-nlf Public archive

[Deprecated] Atom language support for NSIS Language Files

Notifications You must be signed in to change notification settings

idleberg/atom-language-nlf

Repository files navigation

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