blob: b6b7b584aea2b10705a4272d02c563aeb0c3c53b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
BARB
====
[Barb logo](doc/logo.png)
Barb is a file-based API query tool written in Rust that works nicely with version control and fits into unix terminal usage.
## Example usage
(not working yet)
```
barb <file1> <file2>
```
## Credits
- Code: [Guillaume Pasquet](https://gitlab.com/guillaume54/)
- Logo: [Harpoon Chain Icon](https://game-icons.net/1x1/lorc/harpoon-chain.html) by Lorc under CC By 3.0
|