欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
NuGet
来自开放百科 - 灰狐
(版本间的差异)
(以“{{SeeWikipedia}} NuGet 是面向微软开发平台的包管理系统,支持 .NET。 ==指南== ==macOS== cd /usr/local/bin wget https:...”为内容创建页面) |
小 (→macOS) |
||
第11行: | 第11行: | ||
mono --runtime=v4.0 /usr/local/bin/NuGet.exe $* | mono --runtime=v4.0 /usr/local/bin/NuGet.exe $* | ||
NuGet help | NuGet help | ||
+ | NuGet install Nancy | ||
+ | git clone https://github.com/NancyFx/Nancy.Demo.Samples | ||
==链接== | ==链接== |
2016年8月13日 (六) 00:33的版本
您可以在Wikipedia上了解到此条目的英文信息 NuGet Thanks, Wikipedia. |
NuGet 是面向微软开发平台的包管理系统,支持 .NET。
指南
macOS
cd /usr/local/bin wget https://dist.nuget.org/win-x86-commandline/latest/nuget.exe PATH=/usr/local/bin:$PATH mono --runtime=v4.0 /usr/local/bin/NuGet.exe $* NuGet help NuGet install Nancy git clone https://github.com/NancyFx/Nancy.Demo.Samples
链接
分享您的观点