Yeoman 1.1.2
dotnet add package Yeoman --version 1.1.2
NuGet\Install-Package Yeoman -Version 1.1.2
<PackageReference Include="Yeoman" Version="1.1.2" />
paket add Yeoman --version 1.1.2
#r "nuget: Yeoman, 1.1.2"
// Install Yeoman as a Cake Addin #addin nuget:?package=Yeoman&version=1.1.2 // Install Yeoman as a Cake Tool #tool nuget:?package=Yeoman&version=1.1.2
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).
Learn more about Target Frameworks and .NET Standard.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Yeoman:
Package | Downloads |
---|---|
Yeoman.PowerMvc
Out-of-box support for Compass, Require.js, live reload, CDNs, minification, bundling and revisioning - everything tied together with Bower, fully configurable via Grunt scripts and integrated with MsBuild/MsDeploy. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.2 | 5,548 | 3/18/2014 |
- Fix bug that could launch an infinite loop for our Windows user.