|
|
Line 1: |
Line 1: |
| == Description ==
| | #REDIRECT [[Sublime Text]] |
| | |
| Files (install script) to add NSIS to your [http://www.sublimetext.com/ Sublime Text] build system. Included are files for the official NSIS distribution, and Jim Park's [http://www.scratchpaper.com/ NSIS forks].
| |
| | |
| '''Note''': Also take a look at the [[Sublime Text Completions]] and the [[Sublime Text Syntax Highlighter]]
| |
| | |
| | |
| '''All packages mentioned above are available as [http://github.com/NSIS-Handbook/Tools/tree/master/Sublime%20Text%20Packages combined download] with an optional setup routine.'''
| |
| | |
| == Installation ==
| |
| | |
| === Windows Installer ===
| |
| | |
| * Download the ZIP file
| |
| * Compile '''''installer.nsi'''''
| |
| * Run the installer
| |
| | |
| === Manual Installation ===
| |
| | |
| * Download the ZIP file
| |
| * Unzip the folder ''NSIS'' to your Sublime Text '''''Packages\User''''' directory
| |
| | |
| === Download ===
| |
| | |
| <attach>Sublime_Text_Build_Systems_for_NSIS.zip</attach>
| |
| | |
| == Links ==
| |
| [https://github.com/Sublime/NSIS Sublime Text/NSIS] (GitHub)
| |
| | |
| [[Category:Development Environments]]
| |