From: Iskren Chernev Date: Mon, 4 Jul 2016 07:51:28 +0000 (-0700) Subject: Add more info about nuget setup X-Git-Tag: 2.14.2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3369%2Fhead;p=thirdparty%2Fmoment.git Add more info about nuget setup --- diff --git a/tasks/nuget.js b/tasks/nuget.js index 7827b2400..bc1bf44ce 100644 --- a/tasks/nuget.js +++ b/tasks/nuget.js @@ -1,4 +1,12 @@ module.exports = function (grunt) { + // To set up on mac: + // * brew install nuget # this fetches mono + // * go to nuget.org, login, click on username (top right), copy api-key + // from the bottom + // * grunt nugetkey --key=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX + // * grunt nuget-publish + // + // // If this fails you might need to follow: // // http://stackoverflow.com/questions/15181888/nuget-on-linux-error-getting-response-stream