Skip to content

Thingee/dropkick

 
 

Repository files navigation

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.

  • 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.

--

Credits

  • Dropkick makes use of the excellent Strapdown JavaScript library for rendering beautiful Markdown documents.
  • Dropkick uses the awesome Reveal.js JavaScript library for creating lovely HTML5 presentations.
  • Communication with DreamObjects is enabled by the awesome boto library.

About

Swiss-army publishing and sharing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.8%
  • Python 15.2%