Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tamanobi/upload-google-drive
https://github.com/tamanobi/upload-google-drive
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/tamanobi/upload-google-drive
- Owner: tamanobi
- Created: 2019-02-11T18:46:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:36:32.000Z (almost 2 years ago)
- Last Synced: 2024-03-30T06:34:21.406Z (8 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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
```