Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

440 stars

Watchers

56 watching

Forks

Releases

Packages

Contributors