Run a multitude of node tools as a MSBuild task.
Info
Version: | 0.5.1 |
Author(s): | Kevin Mees |
Last Update: | Monday, September 14, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/kmees/MSBuild.NodeTools |
NuGet Url: | https://www.nuget.org/packages/MSBuild.NodeTools |
Install
Install-Package MSBuild.NodeTools
dotnet add package MSBuild.NodeTools
paket add MSBuild.NodeTools
MSBuild.NodeTools Download (Unzip the "nupkg" after downloading)
Dependencies
- MSBuild.Npm(>= 0.5.1 && <= 1.0.0)
- MSBuild.Bower(>= 0.5.1 && <= 1.0.0)
- MSBuild.Gulp(>= 0.5.1 && <= 1.0.0)
- MSBuild.Grunt(>= 0.5.1 && <= 1.0.0)
- MSBuild.Node(>= 0.5.1 && <= 1.0.0)
Tags