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

Package and publish to NuGet #11

Open
MattDrivenDev opened this issue Nov 8, 2013 · 2 comments
Open

Package and publish to NuGet #11

MattDrivenDev opened this issue Nov 8, 2013 · 2 comments

Comments

@MattDrivenDev
Copy link
Collaborator

Not sure how best this can work - not really experimented with packaging anything with NuGet that contains what is a whole bunch of file types (source files etc).

But it would be nice if somebody could basically pull FsBlog from NuGet. They wouldn't need to run the build task - as FsBlogLib will be built, and the dependencies on the other libs would be resolved etc.

But they would need fsblog.fsx and the shell scripts etc.

@nelak
Copy link
Collaborator

nelak commented Mar 7, 2014

I believe I got it working so I pushed a build based on #23 to nuget
https://www.nuget.org/packages/FsBlog/
I didn't add FAKE as a dependency to the package since it gets added to the parent packages folder instead to the current directory.

@isaacabraham
Copy link

Just tried this out now - the NuGet route doesn't work, when you run fake commands, they can't find Razor etc.

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

No branches or pull requests

3 participants