Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nuget: Adds nuget pacakge file (nuspec) #9

Closed
wants to merge 1 commit into from
Closed

Conversation

am11
Copy link

@am11 am11 commented Jan 3, 2015

Addresses #5.

Going by the docs, you would need to create an account at http://nuget.org/ and get an API key and finally:

# from project root
.nuget/nuget SetApiKey Your-API-Key
.nuget/nuget pack LibuvSharp/LibuvSharp.csproj -Prop Configuration=Release
.nuget/nuget push LibuvSharp.nupkg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant