https://github.com/monmaru/slidown
Web application for downloading slides from SlideShare or Speakerdeck.
https://github.com/monmaru/slidown
appengine go golang google-appengine
Last synced: 3 months ago
JSON representation
Web application for downloading slides from SlideShare or Speakerdeck.
- Host: GitHub
- URL: https://github.com/monmaru/slidown
- Owner: monmaru
- License: mit
- Created: 2017-02-26T11:57:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-25T15:43:38.000Z (about 6 years ago)
- Last Synced: 2025-05-22T21:07:02.453Z (11 months ago)
- Topics: appengine, go, golang, google-appengine
- Language: Go
- Homepage: https://go-slidown.appspot.com
- Size: 13.9 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slidown
## Deploy
```
gcloud app deploy --project=PROJECT -v VERSION
```