Merge pull request #30 from manojlds/patch-2

Adding pslinq
This commit is contained in:
Janik von Rotz 2016-11-01 14:15:16 +01:00 committed by GitHub
commit db8a4d4791

View File

@ -58,6 +58,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Jump-Location](https://github.com/tkellogg/Jump-Location) - Powershell `cd` that reads your mind. [Autojump](https://github.com/wting/autojump) implementation for powershell.
- [Zlocation](https://github.com/vors/ZLocation) - [z.sh](https://github.com/rupa/z) implementation for PowerShell. Similar to Jump-Location.
- [thefuck](https://github.com/nvbn/thefuck) - Magnificent app which corrects your previous console command (by typing `fuck`).
- [pslinq](https://github.com/manojlds/pslinq) - LINQ (LINQ2Objects) for Powershell
## Communities
@ -150,4 +151,4 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Flancy](https://github.com/toenuff/flancy) - A web microframework for Windows PowerShell.
- [NancyPS](https://github.com/Jaykul/NancyPS) - Nancy, self-hosted in PowerShell, with script method handlers.
- [PoSH Server](http://www.poshserver.net/) - Secure, flexible and lightweight web server to meet your requirements.
- [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.