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.
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
buildtask - as FsBlogLib will be built, and the dependencies on the other libs would be resolved etc.But they would need
fsblog.fsxand the shell scripts etc.