Getting Ignite - TheCloudlessSky/Ignite GitHub Wiki
NuGet Installation
Using NuGet, run the following command to install Ignite on your current project:
PM> Install-Package Ignite
This resolves the dependencies of dotless and YUICompressor.NET.
Building From Source
If you prefer to install Ignite from source, run Build.cmd in the root directory. This will compile the code, run tests and create a bin folder that contains the Ignite.dll to use.