You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well, you wouldn't install the module to the workspace. For installation, you could use either PowerShellGet (if available) or Chocolatey. Then I guess the command could create a psakefile.ps1 if it didn't already exist.
You can have multiple versions of the same module installed side-by-side globally. So the workspace specific bit could simply be the required version number. Is there an extension setting for the version of psake to use? If not, maybe we add one? I would imagine it would take latest as well as version numbers like 4.7.0.
@devblackops @rkeithhill what is the recommended best practice for doing this?
The text was updated successfully, but these errors were encountered: