Sublime Text Build System: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
Line 3: | Line 3: | ||
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]. | 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 | '''Note''': Also take a look at the [[Sublime Text Completions]] and the [[Sublime Text Syntax Highlighter]] | ||
''' | '''All packages mentioned are available as [http://github.com/NSIS-Handbook/Tools/tree/master/Sublime%20Text combined download] with an optional setup routine.''' | ||
== Installation == | == Installation == |
Revision as of 22:12, 24 June 2013
Description
Files (install script) to add NSIS to your Sublime Text build system. Included are files for the official NSIS distribution, and Jim Park's NSIS forks.
Note: Also take a look at the Sublime Text Completions and the Sublime Text Syntax Highlighter
All packages mentioned are available as 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 2 Packages\User directory
Download
Sublime_Text_Build_Systems_for_NSIS.zip (2 KB)
Links
Sublime Text/NSIS (GitHub)