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

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.

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.