Add poco to Commandline tools

Awesome interactive filtering tool for PowerShell that no one knows about
This commit is contained in:
Artem Iarmoliuk 2017-04-06 16:18:37 +03:00 committed by GitHub
parent 5a8603d2ef
commit d6d4e9088b

View File

@ -74,6 +74,7 @@ It includes a command-line shell and an associated scripting language.
- [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.
- [posh-with](https://github.com/JanJoris/posh-with) - Command prefixing for continuous workflow using a single tool.
- [poco](https://gist.github.com/yumura/8df37c22ae1b7942dec7) - [peco](https://github.com/peco/peco) implementation. Interactive filtering tool.
## Communities