Categorygithub.com/soloworks/go-nuget-utils
repositorypackage
1.5.1
Repository: https://github.com/soloworks/go-nuget-utils.git
Documentation: pkg.go.dev

# README

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