Skip to content

Commit

Permalink
powershell initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Alec Ghazarian committed Mar 13, 2018
1 parent 61d0c7c commit 95564b1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@
* #### [SRE/DevOps](https://github.com/DevOpsandSRE/tech-resources/blob/master/sreanddevops.md)
* #### [Web](https://github.com/DevOpsandSRE/tech-resources/blob/master/web.md)
* #### [IT Training / Misc Study Material](https://github.com/DevOpsandSRE/tech-resources/blob/master/study.md)
* #### [PowerShell](https://github.com/DevOpsandSRE/tech-resources/blob/master/powershell.md)
7 changes: 7 additions & 0 deletions powershell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
### PowerShell Resources
------

#### Documentation

* [Microsoft Docs](https://docs.microsoft.com/en-us/powershell/)
* [PowerShell Source](https://github.com/PowerShell/PowerShell)

0 comments on commit 95564b1

Please sign in to comment.