-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Ignite
TheCloudlessSky edited this page Feb 9, 2012
·
1 revision
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.
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.