{"id":21013461,"url":"https://github.com/heavenshell/rs-pluginbaby","last_synced_at":"2025-08-16T08:23:44.483Z","repository":{"id":136338400,"uuid":"193358787","full_name":"heavenshell/rs-pluginbaby","owner":"heavenshell","description":"Update git repositories at once","archived":false,"fork":false,"pushed_at":"2019-06-25T17:22:24.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-15T20:17:35.145Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heavenshell.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-23T14:35:49.000Z","updated_at":"2019-06-25T17:22:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"cb9b7e70-1c80-4f11-8e63-910a47dff928","html_url":"https://github.com/heavenshell/rs-pluginbaby","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/heavenshell/rs-pluginbaby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavenshell%2Frs-pluginbaby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavenshell%2Frs-pluginbaby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavenshell%2Frs-pluginbaby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavenshell%2Frs-pluginbaby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heavenshell","download_url":"https://codeload.github.com/heavenshell/rs-pluginbaby/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavenshell%2Frs-pluginbaby/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270684998,"owners_count":24627924,"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-08-16T02:00:11.002Z","response_time":91,"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-11-19T09:42:32.419Z","updated_at":"2025-08-16T08:23:44.451Z","avatar_url":"https://github.com/heavenshell.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pluginbaby\n\n**Notice: This project is WIP and highly experimental.**\n\nUpdate git repositories at once.\n\nHeavely inspired by [pack](https://github.com/maralla/pack).\n\n## Motivations\n\n- To learn Rust language\n- Want to update my Vim8 pack directories at once\n\n## Usage\n\n### List repositories\n\nList git repositories to stdout.\n\n`$ pluginbaby list`\n\nRetrive current directory(default max depth is 3) and list git repository info.\n\n`$ Pluginbaby list --path=~/.vim/pack --depth=5`\n\nRetrive `~/.vim/pack` directory and list git repository info.\n\n### Dump repositories\n\nDump git repositories info to `Repofile`.\n\n`$ pluginbaby dump`\n\nRetrive current directory(default max depth is 3) and if directory contains `.git` directory, dump git repository info to `Repofile`.\n\n`$ pluginbaby dump --path=~/.vim/pack --dist=~/`\n\nDump `~/.vim/pack` directory and save `Repofile` to home directory.\n\n### Restore repositories\n\nRestore(`git clone`) from `Repofile`.\n\n`$ pluginbaby restore --conf=./Repofile --dist=./mypack`\n\nDo `git clone` to `./mypack` directory.\n\n### Update repositories\n\n`$ pluginbaby update --path=~/.vim/pack\n\nDo `git fetch origin/master` and `reset --hard` to `./mypack` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheavenshell%2Frs-pluginbaby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheavenshell%2Frs-pluginbaby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheavenshell%2Frs-pluginbaby/lists"}