graph_fs 0.1.1

A CLI tool that helps query a local or remote file system by a GraphQL interface
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# GraphFS

GraphFS is a GraphQL interface for interfacing with a file system. It works with both remote (via SSH) or local file system.

To install 

```
cargo install graph_fs

```

Usage [here](https://branch-orchid-999.notion.site/Graph-FS-usage-7b026cafc6de40ae885492e087273509)