Skip to content

Tags: woodb/rural

Tags

v0.0.5

Toggle v0.0.5's commit message
Added catch for unsupported or nonexistent clipboards

v0.0.4

Toggle v0.0.4's commit message
Added stdin streaming support, remote filename and mimetype overrides

You can now pipe to rural to upload the pipe contents to S3 and get a
pulic link to that file. If no remote filename override is specified, a
uuid4 filename is created for the file.

Remote filename and mimetypes can now be overridden at runtime.

Bugs relating to empty files have been fixed. This closes $8 and $11.

v0.0.3

Toggle v0.0.3's commit message
Fixed bug where verbose output was printed to stdout rather than stderr.

v0.0.2

Toggle v0.0.2's commit message
Converted interface to use click library

v0.0.1

Toggle v0.0.1's commit message
Fixed bug that broke the AWS credential configuration