All Projects → PrateekKumarSingh → CheatSheets

PrateekKumarSingh / CheatSheets

Licence: other
CheatSheets for Powershell, Exchange, Sharepoint, Lync, RegEx, VSCode and more

CheatSheets

CheatSheets compilation for Powershell, Python, Exchange, Sharepoint, Lync, RegEx, VSCode, GIT and more

Download only Powershell specific CheatSheets with below oneliner -

(iwr 'https://goo.gl/J76Um4').links | ?{$_.title -Like "*Powershell*"} | %{iwr "http://github.com$($_.href)?raw=true" -OutFile $_.title -Verbose}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].