Sha256: de175f3ebf1a133b3f7df33ae73098a7dd6884221b912ae514d768ab33971019
Contents?: true
Size: 622 Bytes
Versions: 2
Compression:
Stored size: 622 Bytes
Contents
NuGet is a package management system for MS-Windows. It is similar in spirit to tools like Maven or Gradle. It was originaly for .Net only packages but it has recently been augmented to working with native packages. http://docs.nuget.org/docs/reference/support-for-native-projects The instructions for building a NuGet package can be found here: http://coapp.org/pages/tutorials.html The basic procedure is to first build all the artifacts and then run ... Write-NuGetPackage .\libzmq.autopkg The *.nuget files thus produced can then be installed in a local repository or uploaded to one of the nuget servers.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
laag-libzmq-4.2.3.2 | vendor/github.com/zeromq/libzmq/builds/nuget/readme.nuget |
laag-libzmq-4.2.3.0 | vendor/github.com/zeromq/libzmq/builds/nuget/readme.nuget |