Add howdoi

This commit is contained in:
Krukov D 2016-04-05 22:07:16 +00:00
parent cbb2427d0c
commit 0938ef35de
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