Skip to content

Create a NuGet package #211

@michael-lang

Description

@michael-lang

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)

  1. run release.cmd
  2. login to http://NuGet.org/
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions