Rainbow: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
 
Line 16: Line 16:
== License ==
== License ==


Released under a [http://opensource.org/licenses/MIT BSD License].
Released under [http://opensource.org/licenses/MIT The MIT License].


== Links ==
== Links ==

Latest revision as of 08:33, 10 December 2015

Description

Rainbow is a code syntax highlighting library written in Javascript. It was designed to be lightweight (1.4kb), easy to use, and extendable.

Installation

GitHub

1. Download Rainbow core library

2. Download NSIS mode

3. Follow build instructions

License

Released under The MIT License.

Links