{"id":18648279,"url":"https://github.com/capistrano/copy-files","last_synced_at":"2025-04-11T13:31:16.205Z","repository":{"id":12132309,"uuid":"14724076","full_name":"capistrano/copy-files","owner":"capistrano","description":"Capistrano v3.* extension for copying files between releases","archived":false,"fork":false,"pushed_at":"2015-02-03T03:53:43.000Z","size":219,"stargazers_count":23,"open_issues_count":0,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-03-25T19:58:42.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/capistrano.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":"2013-11-26T17:32:54.000Z","updated_at":"2023-05-30T12:35:23.000Z","dependencies_parsed_at":"2022-09-06T16:50:18.579Z","dependency_job_id":null,"html_url":"https://github.com/capistrano/copy-files","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcopy-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcopy-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcopy-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcopy-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capistrano","download_url":"https://codeload.github.com/capistrano/copy-files/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223470157,"owners_count":17150506,"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-07T06:29:59.788Z","updated_at":"2024-11-07T06:30:00.531Z","avatar_url":"https://github.com/capistrano.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"capistrano-copy-files\n=====================\n\nCapistrano v3.* extension for copying files between releases\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'capistrano', '~\u003e 3.3.0'\ngem 'capistrano-copy-files'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install capistrano-copy-files\n\n## Usage\n\nRequire in `Capfile` to use the default task:\n\n```ruby\nrequire 'capistrano/copy_files'\n```\n\nThe task will run during `deploy:updating` as part of Capistrano's default deploy\n\nConfigurable options:\n\n```ruby\nset :copy_files, []                       # default\nset :copy_file_flags, \"\"                  # default\nset :copy_dir_flags, \"-R\"                 # default\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapistrano%2Fcopy-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapistrano%2Fcopy-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapistrano%2Fcopy-files/lists"}