{"id":17254267,"url":"https://github.com/waynevanson/estrange","last_synced_at":"2025-10-12T10:10:56.170Z","repository":{"id":248365372,"uuid":"828493497","full_name":"waynevanson/estrange","owner":"waynevanson","description":"Estrange directories between ancestors and children","archived":false,"fork":false,"pushed_at":"2024-07-18T08:30:59.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-03T16:54:16.288Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/waynevanson.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-07-14T10:20:23.000Z","updated_at":"2024-07-18T08:31:02.000Z","dependencies_parsed_at":"2024-07-17T04:48:27.321Z","dependency_job_id":null,"html_url":"https://github.com/waynevanson/estrange","commit_stats":null,"previous_names":["waynevanson/estrange"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/waynevanson/estrange","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waynevanson%2Festrange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waynevanson%2Festrange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waynevanson%2Festrange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waynevanson%2Festrange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waynevanson","download_url":"https://codeload.github.com/waynevanson/estrange/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waynevanson%2Festrange/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011048,"owners_count":26084863,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-15T07:08:05.378Z","updated_at":"2025-10-12T10:10:56.124Z","avatar_url":"https://github.com/waynevanson.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `estrange`\n\nA cli tool that moves directories from within a target to the target, making the directories in between \"estranged\".\n\n## `--help`\n\n```\nUsage: estrange [OPTIONS] [SOURCES]...\n\nArguments:\n  [SOURCES]...  The sources that we want to move into the target directory. Should be one or more sources, although this isn't validated yet\n\nOptions:\n  -d, --dry-run          Applies reading operations, prints writing operations\n  -t, --target \u003cTARGET\u003e  The directory we want to move all our sources into. Defaults to the current working directory\n  -v, --verbose...       Increase logging verbosity\n  -q, --quiet...         Decrease logging verbosity\n  -h, --help             Print help\n```\n\n## Quick start\n```sh\n# Move content within `one/two/three` to the current working directory $PWD\n\n# print directory structure\n# find *\n# one/two/three/four/five.file\n\nestrange one/two/three\n\n# find *\n# four/five.file\n```\n\n## Usage\n\n### Single argument\n```sh\nestrange one/two/three\n```\n\n\n### Multiple arguments\n```sh\nestrange one/two/three one/two/four\n```\n\n\n## Contribution\n\nPlease write a test in `test.sh` to ensure your case is covered.\n\n## Considerations\n\nPlease consider the following before consuming this code.\n\n- Covering my use case only unless asked otherwise.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaynevanson%2Festrange","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaynevanson%2Festrange","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaynevanson%2Festrange/lists"}