https://github.com/dhellmann/dropkick
Swiss-army publishing and sharing.
https://github.com/dhellmann/dropkick
Last synced: 12 days ago
JSON representation
Swiss-army publishing and sharing.
- Host: GitHub
- URL: https://github.com/dhellmann/dropkick
- Owner: dhellmann
- Created: 2013-03-18T02:05:06.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-18T03:57:55.000Z (about 13 years ago)
- Last Synced: 2025-02-23T10:41:32.492Z (over 1 year ago)
- Language: JavaScript
- Size: 4.73 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dropkick
========
*Swiss-army publishing and sharing.*
Dropkick is a command-line utility enabling you to share and distribute files in
a variety of ways to [DreamObjects](http://dreamhost.com/cloud/dreamobjects).
* Publishing nicely formatted Markdown documents using `dropkick document`.
* Publishing beautiful HTML5 presentations implemented in Markdown using
`dropkick presentation`.
* Sharing a directory of files as an optionally password protected zip using
`dropkick share`.
Installing dropkick (for now) is a manual process, and requires you to run
`python setup.py develop`, or to build a package and install it yourself. Once
we're more complete, a release will go up on the Python Package Index for easier
installation.
Once you have dropkick installed, run `dropkick config`, and provide your S3
credentials for DreamObjects. These credentials will be saved for later use.