Atom: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
=== Atom Package Manager (apm) === | === Atom Package Manager (apm) === | ||
Install package from <code>apm install language-nsis</code> (or use the GUI) | |||
=== Git === | === Git === | ||
Line 14: | Line 13: | ||
Change to the Atom package directory and clone the repository: | Change to the Atom package directory and clone the repository: | ||
<code>git clone <nowiki>https://github.com/idleberg/language-nsis.git</nowiki></code> | |||
== Links == | == Links == |