Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "s3dist", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "A command for syncing a local directory to a Amazon S3 Bucket", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -13,5 +13,5 @@ S3Dist | ||
s3dist <SOURCE_DIR> <AMAZON_BUCKET_NAME> | ||
s3dist <SOURCE_DIR> <AMAZON_BUCKET_NAME> <AMAZON_KEY> <AMAZON_SECRET> | ||
## License | ||
MIT and new BSD. |
6730