Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 330 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 330 Bytes

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

Be sure to have openssl install on your device

cargo install graph_fs

Usage here