{"id":13878516,"url":"https://github.com/ruby/fileutils","last_synced_at":"2025-05-14T23:07:03.669Z","repository":{"id":37478968,"uuid":"88026226","full_name":"ruby/fileutils","owner":"ruby","description":"Several file utility methods for copying, moving, removing, etc.","archived":false,"fork":false,"pushed_at":"2025-04-30T00:30:55.000Z","size":769,"stargazers_count":65,"open_issues_count":1,"forks_count":33,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-04-30T01:29:05.284Z","etag":null,"topics":["fileutils","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/ruby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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,"zenodo":null}},"created_at":"2017-04-12T08:06:54.000Z","updated_at":"2025-04-30T00:30:57.000Z","dependencies_parsed_at":"2024-05-05T18:25:43.093Z","dependency_job_id":"57f3255c-5cb2-492b-a8d7-2de99a6331da","html_url":"https://github.com/ruby/fileutils","commit_stats":{"total_commits":454,"total_committers":63,"mean_commits":"7.2063492063492065","dds":0.8436123348017621,"last_synced_commit":"f0a5fdaea5967caf8a6bc4e9e5acd1c0f10c1fa7"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ffileutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ffileutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ffileutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Ffileutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/fileutils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254243362,"owners_count":22038046,"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":["fileutils","ruby"],"created_at":"2024-08-06T08:01:51.943Z","updated_at":"2025-05-14T23:06:58.654Z","avatar_url":"https://github.com/ruby.png","language":"Ruby","readme":"# FileUtils\n\nNamespace for several file utility methods for copying, moving, removing, etc.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'fileutils'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install fileutils\n\n## Usage\n\nJust call `FileUtils` methods. For example:\n\n```ruby\nFileUtils.mkdir(\"somedir\")\n# =\u003e [\"somedir\"]\n\nFileUtils.cd(\"/usr/bin\")\nFileUtils.pwd\n# =\u003e \"/usr/bin\"\n```\n\nYou can find a full method list in the [documentation](https://docs.ruby-lang.org/en/master/FileUtils.html).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/ruby/fileutils.\n\n## License\n\nThe gem is available as open source under the terms of the [2-Clause BSD License](https://opensource.org/licenses/BSD-2-Clause).\n","funding_links":[],"categories":["Ruby"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby%2Ffileutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruby%2Ffileutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby%2Ffileutils/lists"}