diff --git a/readme.md b/readme.md index 2c36038..b7b55f5 100644 --- a/readme.md +++ b/readme.md @@ -97,7 +97,6 @@ It includes a command-line shell and an associated scripting language. - [PoshTools for Visual Studio](https://github.com/adamdriscoll/PoshTools) - Provides IntelliSense, script debugging, and Pester testing support for PowerShell to Visual Studio. - [PowerShell ISE](https://msdn.microsoft.com/en-us/powershell/scripting/core-powershell/ise/using-the-windows-powershell-ise) - Official PowerShell development environment included with Microsoft Windows. - [ISE Steroids](http://www.powertheshell.com/isesteroids/) - Add-on for the PowerShell ISE which provides a rich set of additional features to complete the ISE development experience. -- [PowerGui](http://en.community.dell.com/techcenter/powergui/w/wiki) - Powerful IDE for editing and executing scripts locally and remotely. - [PowerShell Plus](https://www.idera.com/productssolutions/freetools/powershellplus) - All in one IDE. - [SublimeText package](https://github.com/SublimeText/PowerShell) - PowerShell language support for Sublime Text. - [Atom package](https://github.com/jugglingnutcase/language-powershell) - PowerShell language support for Atom. @@ -114,6 +113,7 @@ It includes a command-line shell and an associated scripting language. - [PowershellGet](https://github.com/powershell/powershellget) - PowerShellGet is the Package Manager for PowerShell https://www.PowerShellGallery.com - [PsGet](http://psget.net/) - Set of commands to install modules from central directory, local file or from the web. - [Chocolatey](https://chocolatey.org/) - The package manager for Windows. The sane way to manage software on Windows. +- [GitLab](https://github.com/akamac/GitLabProvider) - Use a GitLab server as Package Provider. ## Parallel Processing @@ -146,6 +146,7 @@ It includes a command-line shell and an associated scripting language. ## Videos +- [PowerShell Unplugged with Jeffrey Snover and Don Jones Ignite 2017](https://www.youtube.com/watch?v=D15vh-ryJGk) The inventor of PowerShell talking about "the latest and coolest PowerShell features to help you automate and manage the hybrid cloud". Focused on the PowerShell Community - [Getting Started With PowerShell 3.0 Jump Start](https://mva.microsoft.com/en-US/training-courses/getting-started-with-powershell-30-jump-start-8276) - Jump starts series are for IT professionals with no previous experience with PowerShell, and want to learn it fast. - [Advanced Tools & Scripting with PowerShell 3.0](https://channel9.msdn.com/Series/advpowershell3) - IT pros, take this advanced PowerShell course to find out how to turn your real time management and automation scripts into useful reusable tools and cmdlets. - [What's New in PowerShell v5](https://mva.microsoft.com/en-US/training-courses/whats-new-in-powershell-v5-16434) - Through description on some of the exciting new features in PowerShell version 5.0.