Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tamanobi/upload-google-drive


https://github.com/tamanobi/upload-google-drive

Last synced: about 13 hours ago
JSON representation

Awesome Lists containing this project

README

        

# SETUP
```
$ pipenv install
```

# USAGE
```
$ UPLOAD_DIR="/Users/yasu/Downloads/abc" GOOGLE_CLIENT_SECRETS=$(< kakuri/client_secrets.json) pipenv run python upload.py
```