mirror of
https://github.com/janikvonrotz/awesome-powershell.git
synced 2025-02-04 09:25:28 -05:00
Merge pull request #108 from hjorslev/PSKoans
Add PSKoans + sort list alphabetiallay
This commit is contained in:
commit
aa653e90f5
44
readme.md
44
readme.md
@ -17,19 +17,20 @@ It includes a command-line shell and an associated scripting language.
|
|||||||
* [Commandline Productivity](#commandline-productivity)
|
* [Commandline Productivity](#commandline-productivity)
|
||||||
* [Communities](#communities)
|
* [Communities](#communities)
|
||||||
* [Documentation Helper](#documentation-helper)
|
* [Documentation Helper](#documentation-helper)
|
||||||
* [Frameworks](#frameworks)
|
|
||||||
* [Editors and IDEs](#editors-and-ides)
|
* [Editors and IDEs](#editors-and-ides)
|
||||||
|
* [Frameworks](#frameworks)
|
||||||
|
* [Interactive Learning](#interactive-learning)
|
||||||
* [Module Development Templates](#module-development-templates)
|
* [Module Development Templates](#module-development-templates)
|
||||||
* [Package Managers](#package-managers)
|
* [Package Managers](#package-managers)
|
||||||
* [Parallel Processing](#parallel-processing)
|
* [Parallel Processing](#parallel-processing)
|
||||||
* [Podcasts](#podcasts)
|
* [Podcasts](#podcasts)
|
||||||
* [Security](#security)
|
* [Security](#security)
|
||||||
|
* [SharePoint](#sharepoint)
|
||||||
|
* [SQL Server](#sql-server)
|
||||||
* [Testing](#testing)
|
* [Testing](#testing)
|
||||||
* [Themes](#themes)
|
* [Themes](#themes)
|
||||||
* [Videos](#videos)
|
* [Videos](#videos)
|
||||||
* [Webserver](#webserver)
|
* [Webserver](#webserver)
|
||||||
* [SharePoint](#sharepoint)
|
|
||||||
* [SQL Server](#sql-server)
|
|
||||||
* [Misc](#misc)
|
* [Misc](#misc)
|
||||||
|
|
||||||
## API Wrapper
|
## API Wrapper
|
||||||
@ -127,12 +128,6 @@ It includes a command-line shell and an associated scripting language.
|
|||||||
* [SublimeText package](https://github.com/SublimeText/PowerShell) - PowerShell language support for Sublime Text.
|
* [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.
|
* [Atom package](https://github.com/jugglingnutcase/language-powershell) - PowerShell language support for Atom.
|
||||||
|
|
||||||
## Module Development Templates
|
|
||||||
|
|
||||||
* [Plaster](https://github.com/PowerShell/Plaster) - Plaster is a template-based file and project generator written in PowerShell.
|
|
||||||
* [PSModuleDevelopment](https://github.com/PowershellFrameworkCollective/PSModuleDevelopment) - Get started using module templates in 2 minutes with this module's low entry barrier and casual convenience.
|
|
||||||
* [Catesta](https://github.com/techthoughts2/Catesta) - Catesta is a PowerShell module project generator. It uses templates to rapidly scaffold test and build integration for a variety of CI/CD platforms.
|
|
||||||
|
|
||||||
## Frameworks
|
## Frameworks
|
||||||
|
|
||||||
* [Carbon](http://get-carbon.org/) - DevOps for automating the configuration of Windows computers.
|
* [Carbon](http://get-carbon.org/) - DevOps for automating the configuration of Windows computers.
|
||||||
@ -140,6 +135,16 @@ It includes a command-line shell and an associated scripting language.
|
|||||||
* [PSCX](https://github.com/Pscx/Pscx) - PowerShell Community Extensions - Useful set of additional cmdlets.
|
* [PSCX](https://github.com/Pscx/Pscx) - PowerShell Community Extensions - Useful set of additional cmdlets.
|
||||||
* [PSFramework](https://github.com/PowershellFrameworkCollective/psframework) - Easily add configurations, logging and more to your own PowerShell module.
|
* [PSFramework](https://github.com/PowershellFrameworkCollective/psframework) - Easily add configurations, logging and more to your own PowerShell module.
|
||||||
|
|
||||||
|
## Interactive Learning
|
||||||
|
|
||||||
|
* [PSKoans](https://github.com/vexx32/PSKoans) - A simple, fun, and interactive way to learn the PowerShell language through Pester unit testing.
|
||||||
|
|
||||||
|
## Module Development Templates
|
||||||
|
|
||||||
|
* [Plaster](https://github.com/PowerShell/Plaster) - Plaster is a template-based file and project generator written in PowerShell.
|
||||||
|
* [PSModuleDevelopment](https://github.com/PowershellFrameworkCollective/PSModuleDevelopment) - Get started using module templates in 2 minutes with this module's low entry barrier and casual convenience.
|
||||||
|
* [Catesta](https://github.com/techthoughts2/Catesta) - Catesta is a PowerShell module project generator. It uses templates to rapidly scaffold test and build integration for a variety of CI/CD platforms.
|
||||||
|
|
||||||
## Package Managers
|
## Package Managers
|
||||||
|
|
||||||
* [PowerShellGet](https://github.com/powershell/powershellget) - PowerShellGet is the Package Manager for PowerShell. Packages are available on [PowerShellGallery](https://www.PowerShellGallery.com).
|
* [PowerShellGet](https://github.com/powershell/powershellget) - PowerShellGet is the Package Manager for PowerShell. Packages are available on [PowerShellGallery](https://www.PowerShellGallery.com).
|
||||||
@ -169,11 +174,20 @@ It includes a command-line shell and an associated scripting language.
|
|||||||
* [BloodHound](https://github.com/BloodHoundAD/BloodHound) - Easily identify highly complex attack paths that would otherwise be impossible to quickly identify.
|
* [BloodHound](https://github.com/BloodHoundAD/BloodHound) - Easily identify highly complex attack paths that would otherwise be impossible to quickly identify.
|
||||||
* [Nishang](https://github.com/samratashok/nishang) - Enables scripting for red team, penetration testing, and offensive security.
|
* [Nishang](https://github.com/samratashok/nishang) - Enables scripting for red team, penetration testing, and offensive security.
|
||||||
|
|
||||||
|
## SharePoint
|
||||||
|
|
||||||
|
* [AutoSPInstaller](https://autospinstaller.com/) - Automated SharePoint 2010-2019 installation script.
|
||||||
|
* [Client-side SharePoint](https://sharepointpowershell.codeplex.com/) - API for SharePoint 2010, 2013 and Online.
|
||||||
|
* [SPReplicator](https://github.com/potatoqualitee/SPReplicator) - SPReplicator helps replicate SharePoint list data to/from CSV, SQL Server, SharePoint itself and more.
|
||||||
|
|
||||||
|
## SQL Server
|
||||||
|
|
||||||
|
* [dbatools](https://dbachecks.io) - Helps SQL Server Pros be more productive with instance migrations and much more.
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|
||||||
* [Pester](https://github.com/pester/Pester) - PowerShell BDD style testing framework.
|
* [Pester](https://github.com/pester/Pester) - PowerShell BDD style testing framework.
|
||||||
* [Format-Pester](https://github.com/equelin/format-pester) - PowerShell module for documenting Pester's results - exports Pester results to HTML, Word, text files using [PScribo](https://github.com/iainbrighton/PScribo).
|
* [Format-Pester](https://github.com/equelin/format-pester) - PowerShell module for documenting Pester's results - exports Pester results to HTML, Word, text files using [PScribo](https://github.com/iainbrighton/PScribo).
|
||||||
* [PSScriptAnalyzer](https://github.com/PowerShell/PSScriptAnalyzer) - Static code checker for modules and scripts. It checks the quality of the code by running a set of rules based on best practices identified by the PowerShell Team and community.
|
|
||||||
|
|
||||||
## Themes
|
## Themes
|
||||||
|
|
||||||
@ -208,16 +222,6 @@ It includes a command-line shell and an associated scripting language.
|
|||||||
* [Polaris](https://github.com/PowerShell/Polaris) - A cross-platform, minimalist web framework for PowerShell.
|
* [Polaris](https://github.com/PowerShell/Polaris) - A cross-platform, minimalist web framework for PowerShell.
|
||||||
* [WebCommander](https://github.com/vmware/webcommander) - Run scripts and view results, in a friendly web GUI or via a web service.
|
* [WebCommander](https://github.com/vmware/webcommander) - Run scripts and view results, in a friendly web GUI or via a web service.
|
||||||
|
|
||||||
## SharePoint
|
|
||||||
|
|
||||||
* [AutoSPInstaller](https://autospinstaller.com/) - Automated SharePoint 2010-2019 installation script.
|
|
||||||
* [Client-side SharePoint](https://sharepointpowershell.codeplex.com/) - API for SharePoint 2010, 2013 and Online.
|
|
||||||
* [SPReplicator](https://github.com/potatoqualitee/SPReplicator) - SPReplicator helps replicate SharePoint list data to/from CSV, SQL Server, SharePoint itself and more.
|
|
||||||
|
|
||||||
## SQL Server
|
|
||||||
|
|
||||||
* [dbatools](https://dbachecks.io) - Helps SQL Server Pros be more productive with instance migrations and much more.
|
|
||||||
|
|
||||||
## Misc
|
## Misc
|
||||||
|
|
||||||
* [DbgShell](https://github.com/Microsoft/DbgShell) - A PowerShell front-end for the Windows debugger engine.
|
* [DbgShell](https://github.com/Microsoft/DbgShell) - A PowerShell front-end for the Windows debugger engine.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user