Badgerati / Fudge

Fudge is a PowerShell tool to help manage software packages via Chocolatey for specific development projects. Think NPM and Bower, but for Chocolatey
MIT License
21 stars 3 forks source link

Have a -DevOnly flag to only action upon the devPackages #2

Closed Badgerati closed 7 years ago

Badgerati commented 7 years ago

Have a -DevOnly flag to only action upon the devPackages if there are any present in the Fudgefile.

Ie, this should only install, upgrade, uninstall, reinstall, and list the devPackages only.