DropSync

A simple Dropbox client to download files or folders.

Installation

$ gem install DropSync --pre

Usage

On your terminal, call:

$ dropsync access_token filename

The access token can be found at Dropbox Developers.

That's it :)

Developing and Contributing

To install this gem onto your local machine, run bundle exec rake install.

Bug reports and pull requests are welcome!

Next steps

1) Error handling 2) Tests