Skip to content

nkolev92/NuGetDevPowershellScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NuGetDevPowershellScripts

A collection of scripts to drop into your powershell profile folder

Sample usage

Check out this repo in your powershell profile directory C:\Users\<YourUsername>\Documents\WindowsPowerShell

In my Microsoft.Powershell_profile.ps1 I have the following line.

. "$PSScriptRoot\NuGet_profile.ps1" -NuGetClientRoot "F:\NuGet.Client"

About

A collection of scripts to drop into your powershell profile folder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published