Skip to content

PrateekKumarSingh/CheatSheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}

About

CheatSheets for Powershell, Exchange, Sharepoint, Lync, RegEx, VSCode and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors