A simple Cake addin to compile CouchDB views from a set of .js files.
Info
Version: | 0.2.0 |
Author(s): | Alistair Chapman |
Last Update: | Monday, May 9, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/agc93/Cake.ViewCompiler/ |
NuGet Url: | https://www.nuget.org/packages/Cake.ViewCompiler |
Install
Install-Package Cake.ViewCompiler
dotnet add package Cake.ViewCompiler
paket add Cake.ViewCompiler
Cake.ViewCompiler Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
- Cake.Core(>= 0.10.1)
Tags