Atom language support for NSIS Language Files
- Install package
apm install language-nlf(or use the GUI)
- Change directory
cd ~/.atom/packages/ - Clone repository
git clone https://github.com/idleberg/atom-language-nlf language-nlf - Install Node dependencies
cd language-nlf && npm install - Build
npm run build
This work is dual-licensed under The MIT License and the GNU General Public License, version 2.0