-
Notifications
You must be signed in to change notification settings - Fork 338
Open
Labels
Description
I would create a NuGet package build utility for this project if you would accept a pull request for it and publish to NuGet.
The publish to NuGet process would be simple each time a release is made.
0) potentially update nuspec description field (not required each build)
- run release.cmd
- login to http://NuGet.org/
- upload the generated nupkg file.
Here is a project showing what that addition would look like:
https://github.com/michael-lang/jquery-auto-async
files:
Release.cmd
.nuget** (2 config files, 1 exe - from Nuget.org)
NuGet\jsrender.nuspec
Build** (various standard build support files, 5 text, 1 dll; Nothing custom to project)
Note, I am updating the jquery-auto-async project to use jsRender.