Badgerati/Fudge

Ability to "renew" a Fudgefile based on nuspecs or local packages

Closed this issue · 0 comments

The call structure for this will be something like:

fudge renew
fudge renew nuspec
fudge renew local
  • If renew: remove all packages/devPackages from the Fudgefile.
  • If renew nuspec: remove all packages, then re-add from the nuspecs in the pack section
  • If renew local: remove all packages, then re-add based on locally installed packages