Grunt 0.1.13

dotnet add package Grunt --version 0.1.13
NuGet\Install-Package Grunt -Version 0.1.13
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Grunt" Version="0.1.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Grunt --version 0.1.13
#r "nuget: Grunt, 0.1.13"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Grunt as a Cake Addin
#addin nuget:?package=Grunt&version=0.1.13

// Install Grunt as a Cake Tool
#tool nuget:?package=Grunt&version=0.1.13

Grunt is the JavaScript task runner, which main purpose is to automate repetitive tasks like minification, compilation, unit testing, linting, etc.

With literally thousands of plugins to choose from, you can use Grunt to automate just about anything with a minimum of effort.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Grunt:

Package Downloads
Yeoman

Yeoman is the scaffolding tool for creating modern webapps, which helps getting started and bootstrap your application with popular front-end tools and frameworks. It is comprised of three tools: yo (the scaffolding tool), grunt (the build tool) and bower (for package management).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.13 200,962 3/18/2014

- If a --gruntfile is passed in with --base use basedir from gruntfile