Merge pull request #50 from Krukov/add-howdoi

Add howdoi
This commit is contained in:
Adam Harris 2016-04-06 08:13:15 -06:00
commit 31291c4aed
1 changed files with 2 additions and 1 deletions

View File

@ -130,7 +130,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [The Fuck](https://github.com/nvbn/thefuck)- Magnificent app which corrects your previous console command.
- [tldr](https://github.com/tldr-pages/tldr)- Simplified and community-driven man pages.
- [how2](https://github.com/santinic/how2) - Finds the simplest way to do something on a unix bash command line.
- [howdoi](https://github.com/gleitz/howdoi) - Instant coding answers via the command line.
- [how2](https://github.com/santinic/how2) - Finds the simplest way to do something on a unix bash command line (Nodejs implementation of howdoi).
- [Cash](https://github.com/dthree/cash) - Cross-platform Linux commands in pure ES6.
## Data Manipulation