{"id":25487023,"url":"https://github.com/eighty4/maestro","last_synced_at":"2025-07-03T12:05:28.652Z","repository":{"id":288625531,"uuid":"942230947","full_name":"eighty4/maestro","owner":"eighty4","description":"Stylish developer workflows","archived":false,"fork":false,"pushed_at":"2025-06-13T18:28:26.000Z","size":180,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T18:29:46.976Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eighty4.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,"zenodo":null}},"created_at":"2025-03-03T19:31:49.000Z","updated_at":"2025-06-13T18:28:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"2e43e8ae-8aaa-4d65-af7a-8b841e816afc","html_url":"https://github.com/eighty4/maestro","commit_stats":null,"previous_names":["eighty4/maestro"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/eighty4/maestro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eighty4%2Fmaestro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eighty4%2Fmaestro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eighty4%2Fmaestro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eighty4%2Fmaestro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eighty4","download_url":"https://codeload.github.com/eighty4/maestro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eighty4%2Fmaestro/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259864540,"owners_count":22923746,"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":["developer-tools","development","development-environment","language-agnostic","local-development"],"created_at":"2025-02-18T19:34:47.731Z","updated_at":"2025-07-03T12:05:28.643Z","avatar_url":"https://github.com/eighty4.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maestro CLI\n\nStylish developer workflows.\n\n```bash\ncargo install maestro\n```\n\n## `maestro git [-i, --interactive]`\n\nSync a workspace of local repositories from their upstream remotes:\n\n```bash\n# make a workspace\nmkdir workspace \u0026\u0026 cd workspace\ngit clone https://github.com/bytecodealliance/wasmtime.git\ngit clone https://github.com/llvm/llvm-project.git\ngit clone https://github.com/ziglang/zig.git\ngit clone https://github.com/microsoft/monaco-editor.git\n\n# drop latest commits from each repo\nfind . -maxdepth 1 -type d \\( ! -name . \\) -exec bash -c \"cd '{}' \u0026\u0026 git reset --hard HEAD~2\" \\;\n\n# pull workspace repos\nmaestro git --interactive\n```\n\nThe output summarizes each repository's state to quickly check the status of\nyour workspace. See the [CLI crate's README.md] for more details!\n\n[CLI crate's README.md]: ./cli\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feighty4%2Fmaestro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feighty4%2Fmaestro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feighty4%2Fmaestro/lists"}