Skip to content

Instantly share code, notes, and snippets.

@viktor-evdokimov
Created January 21, 2015 16:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save viktor-evdokimov/817502a42b0607adea66 to your computer and use it in GitHub Desktop.
Save viktor-evdokimov/817502a42b0607adea66 to your computer and use it in GitHub Desktop.
install package from local folder
Install-Package SomePackage -Source C:\PathToThePackageDir\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment