{"id":21279993,"url":"https://github.com/pryley/elixir-rsync","last_synced_at":"2025-03-15T13:45:33.554Z","repository":{"id":57222473,"uuid":"41583110","full_name":"pryley/elixir-rsync","owner":"pryley","description":"Rsync gulp task for Laravel Elixir https://github.com/laravel/elixir","archived":false,"fork":false,"pushed_at":"2015-10-10T03:22:15.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T02:01:58.034Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/pryley.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-08-29T06:24:53.000Z","updated_at":"2019-01-28T18:13:11.000Z","dependencies_parsed_at":"2022-08-28T21:41:37.773Z","dependency_job_id":null,"html_url":"https://github.com/pryley/elixir-rsync","commit_stats":null,"previous_names":["geminilabs/elixir-rsync"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pryley%2Felixir-rsync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pryley%2Felixir-rsync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pryley%2Felixir-rsync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pryley%2Felixir-rsync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pryley","download_url":"https://codeload.github.com/pryley/elixir-rsync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243217883,"owners_count":20255616,"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-21T10:27:28.362Z","updated_at":"2025-03-15T13:45:33.534Z","avatar_url":"https://github.com/pryley.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elixir Rsync\n\n## Install\n\n```bash\n$ npm install elixir-rsync --save-dev\n```\n\n## Usage\n\n### Example `gulpfile.js`\n\n```js\nvar elixir = require( 'laravel-elixir' );\n\nrequire( 'elixir-rsync' );\n\nelixir( function( mix )\n{\n    mix.rsync( 'theme/src/', 'public/theme' );\n});\n```\n\n### Advanced Example\n\n```js\nvar elixir = require( 'laravel-elixir' );\n\nrequire( 'elixir-rsync' );\n\nelixir( function( mix )\n{\n    mix.rsync( 'theme/src/', 'public/theme', '-rc --delete' );\n});\n```\n\n# License\n\n[MIT](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpryley%2Felixir-rsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpryley%2Felixir-rsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpryley%2Felixir-rsync/lists"}