Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

NuGet Packaging #99

Merged
merged 2 commits into from
Dec 15, 2014
Merged

NuGet Packaging #99

merged 2 commits into from
Dec 15, 2014

Conversation

markvp
Copy link
Contributor

@markvp markvp commented Dec 15, 2014

Hey @urish,

We are using angular-moment in a Visual Studio development environment and find it a lot easier to manage our dependencies using NuGet.

Is there any chance of building NuGet packages with your releases?

It's pretty simple, I've created a basic NuGet .nuspec files and updated the Readme.MD to include some basic installation instructions.

Effort on your part:

  1. Review / update .nuspec files
  2. Update build action for release build to update version in .nuspec file

We are happy to use our NuGet account to upload to nuget.org if you are in a linux environment and wish to avoid using mono.

Alternatively, if you wish to manage the NuGet package yourself, you will need to:

  1. Sign up for a NuGet account
  2. Publish to NuGet every every release

NuGet package publication info available at: http://docs.nuget.org/docs/creating-packages/creating-and-publishing-a-package

Thanks!

Mark

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 978d16b on ADAPTByDesign:feature/nuget-packaging into f9168fb on urish:master.

urish added a commit that referenced this pull request Dec 15, 2014
@urish urish merged commit 6743d2e into urish:master Dec 15, 2014
@urish
Copy link
Owner

urish commented Dec 15, 2014

thanks @markvp, package published under the name angular-moment (I noticed most AngularJS-related packages were using this convention).

You can find the new package here:

https://www.nuget.org/packages/angular-moment/

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

Successfully merging this pull request may close these issues.

None yet

3 participants