Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 226 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 226 Bytes

go-nuget

Package for handling NuSpec and NuPkg files for NuGet, written in Go.

Supports:

  • Spec - returns Sample .nuspec file
  • Pack - generates a .nupkg file from a .nuspec
  • Push - Pushes a .nupkg file to a NuGet server