gist-fs icon indicating copy to clipboard operation
gist-fs copied to clipboard

Gist as file system

gist-fs

Gist as file system

Usage

Generate a personal access tokens which grants access to gists, and run gist-fs as follows:

gist-fs -u <username> -p <access_token> path/to/mount/point

Installation

go get github.com/ueokande/gist-fs

Licence

MIT