{"id":20334898,"url":"https://github.com/mdb/lobber","last_synced_at":"2025-04-11T21:51:28.122Z","repository":{"id":56881775,"uuid":"12259033","full_name":"mdb/lobber","owner":"mdb","description":"A CL tool to quickly publish a directory to Amazon S3.","archived":false,"fork":false,"pushed_at":"2015-01-21T21:34:01.000Z","size":437,"stargazers_count":5,"open_issues_count":7,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-25T17:49:33.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-21T02:05:19.000Z","updated_at":"2015-01-21T21:33:55.000Z","dependencies_parsed_at":"2022-08-21T00:20:08.724Z","dependency_job_id":null,"html_url":"https://github.com/mdb/lobber","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Flobber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Flobber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Flobber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Flobber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdb","download_url":"https://codeload.github.com/mdb/lobber/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248487733,"owners_count":21112188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T20:38:31.329Z","updated_at":"2025-04-11T21:51:28.093Z","avatar_url":"https://github.com/mdb.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/mdb/lobber.png?branch=master)](https://travis-ci.org/mdb/lobber)\n[![Code Climate](https://codeclimate.com/github/mdb/lobber/badges/gpa.svg)](https://codeclimate.com/github/mdb/lobber)\n\n# Lobber\n\nQuickly toss a directory to Amazon S3 from the command line.\n\n## Installation\n\n    gem install lobber\n\n## Usage\n\n    $ lob some_directory\n    some_directory/index.html -\u003e index.html\n    some_directory/stylesheets/application.css -\u003e stylesheets/application.css\n\nPass in a bucket name to substitute your $FOG_DIRECTORY env variable:\n\n    $ lob some_directory --bucket some_aws_bucket\n\nSet `--dry-run` to just see what files would be uploaded:\n\n    $ log some_directory --dry-run\n\nSet `--no-verbose` to suppress printing filenames while uploading:\n\n    $ log some_directory --no-verbose\n\n\n## Required Environment Variables\n\n* AWS_ACCESS_KEY=your_aws_access_key\n* AWS_SECRET_KEY=your_aws_secret_key\n* FOG_DIRECTORY=some_aws_bucket\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdb%2Flobber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdb%2Flobber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdb%2Flobber/lists"}