1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-16 09:59:52 +02:00

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

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