{"id":16489078,"url":"https://github.com/thundernet8/hierarchical-copy","last_synced_at":"2026-06-07T18:32:19.749Z","repository":{"id":57264091,"uuid":"97296113","full_name":"thundernet8/hierarchical-copy","owner":"thundernet8","description":"Copy files hierarchically with wildcards supports","archived":false,"fork":false,"pushed_at":"2017-07-15T10:15:33.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T02:06:38.799Z","etag":null,"topics":["copyfiles","glob"],"latest_commit_sha":null,"homepage":null,"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/thundernet8.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":"2017-07-15T06:11:39.000Z","updated_at":"2017-07-16T02:58:08.000Z","dependencies_parsed_at":"2022-08-25T02:51:55.564Z","dependency_job_id":null,"html_url":"https://github.com/thundernet8/hierarchical-copy","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/thundernet8%2Fhierarchical-copy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thundernet8%2Fhierarchical-copy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thundernet8%2Fhierarchical-copy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thundernet8%2Fhierarchical-copy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thundernet8","download_url":"https://codeload.github.com/thundernet8/hierarchical-copy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241314988,"owners_count":19942761,"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":["copyfiles","glob"],"created_at":"2024-10-11T13:42:59.147Z","updated_at":"2026-06-07T18:32:19.718Z","avatar_url":"https://github.com/thundernet8.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## hierarchical-copy\n\nCopy files hierarchically with wildcards supports.\n\n## Install\n\nnpm\n```\nnpm install hierarchical-copy -g\n```\n\nyarn\n```\nyarn global add hierarchical-copy\n```\n\n## Usage\n```\nrcp 'src/js/**/*.js' ./dist\n```\nNotes: you should wrap a glob with quote, otherwise node will auto glob in unix envs and result in unexpect actions.\n\nwith verbose option will log file paths\n```\nrcp -v ./examples/*.txt .dist\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthundernet8%2Fhierarchical-copy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthundernet8%2Fhierarchical-copy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthundernet8%2Fhierarchical-copy/lists"}