mirror of
https://github.com/agarrharr/awesome-cli-apps
synced 2024-12-22 21:00:25 +01: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:
parent
14c2593330
commit
3f05fcc431
@ -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.
|
- [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.
|
- [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.
|
- [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
|
## Data Manipulation
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user