Skip to content
Maxime LUCE edited this page Feb 25, 2014 · 1 revision

Install from Bower:

Install every dependencies of koutils into your project directory. See bower for more informations.

$ bower install koutils --save

Install from NuGet:

Install from NuGet Package Manager or console using following command, It will install all dependencies into a scripts folder in your project.

$ Install-Package KoUtils

Install from sources

  1. Download dependencies

  2. Download from sources Click here to download latest release.

Clone this wiki locally