Skip to content
This repository was archived by the owner on Dec 11, 2017. It is now read-only.

Adding nuget spec file.#114

Merged
digitalBush merged 2 commits intodigitalBush:masterfrom
stimms:master
Oct 24, 2014
Merged

Adding nuget spec file.#114
digitalBush merged 2 commits intodigitalBush:masterfrom
stimms:master

Conversation

@stimms
Copy link
Contributor

@stimms stimms commented Jan 18, 2013

This is the nuspec file I use to create the package for inclusion in nuget.

@digitalBush
Copy link
Owner

@stimms I'd be happy to take over the nuget package. What all is involved in publishing this to nuget since this is only content script. I don't see anything in the nuspec that says which files get copied to which project directory.

@digitalBush
Copy link
Owner

@stimms The process of transferring the package looks easy enough: http://blog.nuget.org/20130205/managing-package-owners.html#transfering-package-ownership

You can add me as an owner, my name is digitalbush

@stimms
Copy link
Contributor Author

stimms commented Oct 17, 2014

I've added you in as an owner.

@stimms
Copy link
Contributor Author

stimms commented Oct 17, 2014

I think I used convention based packaging for this http://docs.nuget.org/docs/creating-packages/creating-and-publishing-a-package so all that was needed was to put the files in a Scripts/ directory. Then run nuget pack . It might be reasonable, now you're doing builds, to switch to a files element and explicitly pull in the built files.

There is some documentation on how to hook this into grunt at http://blog.greatrexpectations.com/2013/08/09/creating-nuget-packages-with-grunt/

@digitalBush
Copy link
Owner

@stimms awesome info! If you don't mind, please squash those two commits and I'll merge this PR in.

digitalBush added a commit that referenced this pull request Oct 24, 2014
Adding nuget spec file.
@digitalBush digitalBush merged commit b89f5aa into digitalBush:master Oct 24, 2014
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.

2 participants