Chirpy is great, it combine, minifies and validates our JavaScript, stylesheet and dotless files. It also auto-updates T4 and T4MVC templates. One problem though is getting to install chirpy didn’t work out smoothly with the Nuget install command.
The below was the steps taken for a successful installation:
|
|
for alternate options to install Chocolatey please refer to their Chocolatey wiki page on installation.
|
|
[My Documents]\Visual Studio 2010\Addins
to
[My Documents]\Visual Studio 11\AddIns
Finally, edit Zippy.AddIn in a text editor and change value of the node Version to 11.0
Finally make sure the AddIn is enabled in your Visual Studio AddIn Manager and you are all set to use Chirpy to the fullest.