{"id":29265169,"url":"https://github.com/hashobject/boot-s3","last_synced_at":"2025-08-26T07:10:05.793Z","repository":{"id":33263545,"uuid":"36908080","full_name":"hashobject/boot-s3","owner":"hashobject","description":"Boot task for syncing local directory with AWS S3 bucket","archived":false,"fork":false,"pushed_at":"2017-11-14T06:08:19.000Z","size":29,"stargazers_count":11,"open_issues_count":4,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-04T14:12:32.704Z","etag":null,"topics":["boot","boot-tasks","clojure"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashobject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-05T02:45:57.000Z","updated_at":"2023-03-13T15:11:03.000Z","dependencies_parsed_at":"2022-09-12T06:50:37.047Z","dependency_job_id":null,"html_url":"https://github.com/hashobject/boot-s3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hashobject/boot-s3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashobject%2Fboot-s3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashobject%2Fboot-s3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashobject%2Fboot-s3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashobject%2Fboot-s3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashobject","download_url":"https://codeload.github.com/hashobject/boot-s3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashobject%2Fboot-s3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272187259,"owners_count":24888539,"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","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["boot","boot-tasks","clojure"],"created_at":"2025-07-04T13:31:38.942Z","updated_at":"2025-08-26T07:10:05.785Z","avatar_url":"https://github.com/hashobject.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# boot-s3\n\n[![Dependencies Status](https://jarkeeper.com/hashobject/boot-s3/status.svg)](https://jarkeeper.com/hashobject/boot-s3)\n[![Downloads](https://jarkeeper.com/hashobject/boot-s3/downloads.svg)](https://jarkeeper.com/hashobject/boot-s3)\n\n[Boot](http://boot-clj.com/) task to sync local directory with AWS S3.\nMost of the code borrowed from [lein-s3-sync](https://github.com/kanej/lein-s3-sync).\nThis task works in the efficient way and uploads only new or changed files to the s3.\n\n## Install\n\n```\n[hashobject/boot-s3 \"0.1.3-SNAPSHOT\"]\n```\n\n## Usage\n\nAdd library\n```\n(require '[hashobject.boot-s3 :refer :all])\n```\nand use it:\n\n```\nboot s3-sync -h\nSync local directory to AWS S3\n\nOptions:\n  -h, --help                   Print this help info.\n  -s, --source PATH            PATH sets subdirectory in :target-path to upload to s3.\n  -b, --bucket BUCKET          BUCKET sets s3 bucket name.\n  -a, --access-key ACCESS_KEY  ACCESS_KEY sets s3 access key.\n  -k, --secret-key SECRET      SECRET sets s3 secret key.\n  -m, --metadata META          Conj META onto a map with metadata to set on the objects, passed through to clj-aws-s3\n  -p, --permissions PERMS      Conj PERMS onto a seq of 2-tuples of `[grantee permission]`, passed through to clj-aws-s3\n  -f, --force                  Set to `true` to force upload of all objects\n```\n\n## Contributions\n\nWe love contributions. Please submit your pull requests.\n\n\n## License\n\nCopyright © 2013-2017 Hashobject Ltd (team@hashobject.com).\n\nDistributed under the [Eclipse Public License](http://opensource.org/licenses/eclipse-1.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashobject%2Fboot-s3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashobject%2Fboot-s3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashobject%2Fboot-s3/lists"}