1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-08 22:37:48 +02:00

Add Cash: Cross-platform Linux commands in pure ES6

[Cash](https://github.com/dthree/cash) implements popular Unix / Linux commands such as `ls`, `grep` `less` using straight ES6, installed through Node.
This commit is contained in:
dc 2016-02-23 09:15:23 -08:00
parent cc30798be0
commit 599ea227d6

View File

@ -124,6 +124,7 @@ 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.
- [Cash](https://github.com/dthree/cash) - Cross-platform Linux commands in pure ES6.
## Data Manipulation