]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Add more info about nuget setup 3369/head
authorIskren Chernev <iskren.chernev@gmail.com>
Mon, 4 Jul 2016 07:51:28 +0000 (00:51 -0700)
committerIskren Chernev <iskren.chernev@gmail.com>
Mon, 4 Jul 2016 07:51:28 +0000 (00:51 -0700)
tasks/nuget.js

index 7827b2400e02cfb5d3e32cb3abfc0a7c142a5b40..bc1bf44cef6e0046e175ed0b2e29b7acf344edf0 100644 (file)
@@ -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