{"id":20987437,"url":"https://github.com/jasonnam/fastlane-plugin-file_manager","last_synced_at":"2025-05-14T17:34:04.740Z","repository":{"id":56845715,"uuid":"184617722","full_name":"jasonnam/fastlane-plugin-file_manager","owner":"jasonnam","description":"Copy and remove files.","archived":false,"fork":false,"pushed_at":"2024-02-26T08:47:28.000Z","size":14,"stargazers_count":3,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-31T12:59:08.014Z","etag":null,"topics":["cp","fastlane","fastlane-plugin","rm"],"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/jasonnam.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-05-02T16:48:34.000Z","updated_at":"2024-01-24T11:55:40.000Z","dependencies_parsed_at":"2022-09-17T11:10:35.853Z","dependency_job_id":null,"html_url":"https://github.com/jasonnam/fastlane-plugin-file_manager","commit_stats":null,"previous_names":["jasonnam/fastlane-plugin-copy"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonnam%2Ffastlane-plugin-file_manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonnam%2Ffastlane-plugin-file_manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonnam%2Ffastlane-plugin-file_manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonnam%2Ffastlane-plugin-file_manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jasonnam","download_url":"https://codeload.github.com/jasonnam/fastlane-plugin-file_manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225155624,"owners_count":17429602,"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":["cp","fastlane","fastlane-plugin","rm"],"created_at":"2024-11-19T06:16:57.418Z","updated_at":"2024-11-19T06:16:57.871Z","avatar_url":"https://github.com/jasonnam.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fastlane-plugin-file_manager\n\n[![fastlane plugin badge](https://rawcdn.githack.com/fastlane/fastlane/master/fastlane/assets/plugin-badge.svg)](https://rubygems.org/gems/fastlane-plugin-file_manager)\n[![gem version](https://img.shields.io/gem/v/fastlane-plugin-file_manager.svg)](https://rubygems.org/gems/fastlane-plugin-file_manager)\n[![travis-ci build status](https://travis-ci.com/jasonnam/fastlane-plugin-file_manager.svg?branch=master)](https://travis-ci.com/jasonnam/fastlane-plugin-file_manager)\n\n## Getting Started\n\nThis project is a [_fastlane_](https://github.com/fastlane/fastlane) plugin. To get started with `fastlane-plugin-file_manager`, add it to your project by running:\n\n```bash\nfastlane add_plugin file_manager\n```\n\n## About fastlane-plugin-file_manager\n\nCopy and remove files.\n\n## Example\n\nCheck out the [example `Fastfile`](fastlane/Fastfile) to see how to use this plugin. Try it by cloning the repo, running `fastlane install_plugins` and `bundle exec fastlane test`.\n\n```ruby\nlane :test do\n  copy_files(source: \"test.rb\", destination: \"lib\")\n  remove_files(path: \"test.rb\")\nend\n```\n\n## Run Tests\n\nTo run both the tests, and code style validation, run\n\n```\nrake\n```\n\nTo automatically fix many of the styling issues, use\n```\nrubocop -a\n```\n\n## Issues and Feedback\n\nFor any other issues and feedback about this plugin, please submit it to this repository.\n\n## Troubleshooting\n\nIf you have trouble using plugins, check out the [Plugins Troubleshooting](https://docs.fastlane.tools/plugins/plugins-troubleshooting/) guide.\n\n## Using _fastlane_ Plugins\n\nFor more information about how the `fastlane` plugin system works, check out the [Plugins documentation](https://docs.fastlane.tools/plugins/create-plugin/).\n\n## About _fastlane_\n\n_fastlane_ is the easiest way to automate beta deployments and releases for your iOS and Android apps. To learn more, check out [fastlane.tools](https://fastlane.tools).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonnam%2Ffastlane-plugin-file_manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasonnam%2Ffastlane-plugin-file_manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonnam%2Ffastlane-plugin-file_manager/lists"}