package
0.0.0-20241219162618-5012eab677c7
Repository: https://github.com/davidrjenni/cmd.git
Documentation: pkg.go.dev

# README

taskfs

taskfs - Google tasks as 9P file server

Documentation

GoDoc

Installation

% go get github.com/davidrjenni/cmd/taskfs

You need to set the environment variables TASKFS_CLIENT_ID and TASKFS_CLIENT_SECRET of the OAuth2 configuration. For further information see: https://developers.google.com/google-apps/tasks/auth.