{"id":19891354,"url":"https://github.com/lightbend/sbt-publish-rsync","last_synced_at":"2026-05-09T23:23:49.493Z","repository":{"id":74773962,"uuid":"187202983","full_name":"lightbend/sbt-publish-rsync","owner":"lightbend","description":"An sbt plugin that adds rsync capabilities to your project","archived":false,"fork":false,"pushed_at":"2024-01-30T13:21:05.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-01-11T19:36:04.039Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lightbend.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-17T11:15:32.000Z","updated_at":"2023-07-25T14:25:58.000Z","dependencies_parsed_at":"2025-01-11T19:33:15.473Z","dependency_job_id":"1df65337-744f-4a41-9931-0970e230266b","html_url":"https://github.com/lightbend/sbt-publish-rsync","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightbend%2Fsbt-publish-rsync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightbend%2Fsbt-publish-rsync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightbend%2Fsbt-publish-rsync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightbend%2Fsbt-publish-rsync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lightbend","download_url":"https://codeload.github.com/lightbend/sbt-publish-rsync/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241317693,"owners_count":19943203,"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-12T18:17:58.300Z","updated_at":"2026-05-09T23:23:44.442Z","avatar_url":"https://github.com/lightbend.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sbt-publish-rsync\n\nAn [sbt](https://www.scala-sbt.org/) plugin that adds rsync capabilities to your project.\n\n## Usage\n\n```scala\naddSbtPlugin(\"com.lightbend.sbt\" % \"sbt-publish-rsync\" % \"\u003clatest\u003e\")\n```\n\nEnable the plugin in your project `build.sbt` file:\n\n```scala\nenablePlugins(PublishRsyncPlugin)\n```\n\nConfigure the directory to be deployed, directory on the remote server, and remote server address:\n\n```scala\npublishRsyncArtifacts += ((Compile / doc).value, \"relative/to/home/remote/directory\")\npublishRsyncHost := \"doc.server.com\"\n```\n\nTo publish run the `publishRsync` sbt task.\n\n## License\n\nThe license is Apache 2.0, see LICENSE.\n\n## Maintenance notes\n\n**This project is NOT supported under the Lightbend subscription.**\n\nThe project is maintained mostly by the members of the [@akka-team](https://github.com/orgs/lightbend/teams/akka-team/members).\n\nFeel free to ping above maintainers for code review or discussions. Pull requests are very welcome–thanks in advance!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightbend%2Fsbt-publish-rsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightbend%2Fsbt-publish-rsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightbend%2Fsbt-publish-rsync/lists"}