You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a lightweight utility to mount a local filesystem or google drive using Go. It allows you to expose and interact with any local directory as a mounted virtual filesystem.
To mount google drive, save the service account credentials as token.json in the root directory.
About
This project implements a lightweight utility to mount a local filesystem or google drive using Go. It allows you to expose and interact with any local directory as a mounted virtual filesystem.