RamblingCookieMonster / PSDepend

PowerShell Dependency Handler
MIT License
277 stars 75 forks source link

Fix local build environment #78

Closed lipkau closed 6 years ago

lipkau commented 6 years ago
RamblingCookieMonster commented 6 years ago

Works for me, thanks!

Down the line, will probably either use PSDepend itself in the build (can be painful, but I think the project is stable enough and we can gate the version we bootstrap), or hard code versions to install for each module

Cheers!