added files to assist in building nuget packages

This commit is contained in:
Fred Eisele
2014-03-25 16:03:29 -05:00
parent 4706a18cf3
commit af5b960177
2 changed files with 63 additions and 0 deletions

12
builds/nuget/readme.nuget Normal file
View File

@@ -0,0 +1,12 @@
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