bjarnef / Switcher

Switcher for Umbraco 7
http://our.umbraco.org/projects/backoffice-extensions/switcher
5 stars 4 forks source link

Adds nuget spec and sample nuget package #5

Closed KevinJump closed 7 years ago

KevinJump commented 7 years ago

Adds a .nuspec file and compiled nuget package.

to build run

nuget pack Our.Umbraco.Switcher.nuspec

you will need a copy of nuget.exe somewhere.

bjarnef commented 7 years ago

Hi @KevinJump

Thanks for the PR's .. I will take a look at them soon, probably before or around release of Umbraco v.7.6.0

I have already considered adding a NuGet package using the Umbraco grunt package https://www.npmjs.com/package/grunt-umbraco-package

something like done here https://github.com/markwemekamp/RankOne-Umbraco-SEO-Tool/blob/master/Gruntfile.js

or like described in this post http://24days.in/umbraco-cms/2015/grunt-all-the-things!/

It would be great to build the Umbraco (.zip) package and NuGet package in one step 👍

bjarnef commented 7 years ago

@KevinJump Once again thanks for the PR. I have manually added the file in the latest commits with some other changes to build to Umbraco package and NuGet package.

https://github.com/bjarnef/Switcher/blob/master/package.nuspec