2011-11-26 13:11:38 -05:00
2011-11-26 13:01:27 -05:00
2011-11-26 12:00:09 -05:00
2011-11-26 13:03:28 -05:00
2011-11-26 13:05:54 -05:00
2011-11-26 13:11:27 -05:00
2011-11-26 13:11:27 -05:00

Dirsnap: Snapshot of a directory.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Use case: I want to easily upload a given directory from a Heroku dyno for
inspection/vendoring.

Usage
-----

Simple::

    $ dirsnap /app/
    Creating snapshot...
    Uploading snapshot...
    Done!
    http://cl.ly/0a191R3K160t1w1P0N25/snapshot-app.tar.gz

Install
-------

::

    $ pip install dirsnap


Warning
-------

Be careful! This uploads the given directory to GitHub's gist, anomonously. You won't be able to delete it.
S
Description
No description provided
Readme 32 KiB
Languages
Python 100%