configs 0.1.1

An rust alternative to frequently used bash commands
1
2
3
4
5
6
7
8
9
10
11
12
13
# Config.rs

### TODO

- [x] echo
- [x] grep
- [x] find
- [x] open
- [ ] execute already written commands 

### Support

- You can support us by writing documentation.