Skip to content

Small package for handling .nuspec files used by other NuGet utilities

License

Notifications You must be signed in to change notification settings

soloworks/go-nuspec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-nuspec

MIT license LinkedIn

A package for handling .nuspec xml files, used by other Nuget utilities

Usage

go get -u github.com/soloworks/go-nuspec

Example

package main

import(
    nuspec "github.com/soloworks/go-nuspec"
)

func main{

    // Create Empty .nuspec
    nsf := nuspec.New(b)

}

About

Small package for handling .nuspec files used by other NuGet utilities

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages