Sublime Text Build System: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
Line 19: Line 19:


* Download the ZIP file
* Download the ZIP file
* Unzip the folder ''NSIS'' to your Sublime Text 2 '''''Packages\User''''' directory
* Unzip the folder ''NSIS'' to your Sublime Text '''''Packages\User''''' directory


=== Download ===
=== Download ===

Revision as of 12:59, 26 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 above 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 Packages\User directory

Download

Sublime_Text_Build_Systems_for_NSIS.zip (2 KB)

Links

Sublime Text/NSIS (GitHub)