Skip to content

Support pack option to create packages with a CPV #10

Description

@per-samuelsson

Syntax like:

goodget --pack [nuspec] [feed | lastVersion ] <parameters to send to nuget pack>

where [nuspec] will include the static version and package id, [feed] is the feed it are to be published too, where we checki for latest.

Example:

goodget --pack Starcounter.Starbits.nuspec -feed myget.org/f/starcounter
Output:
  Packiing package Foo, with static version 1.2.3-alpha...
  last installed version of Starbits 1.2.3-alpha is 00034
  Creating version 1.2.3-alpha00035...
  Done

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions