{"id":21971206,"url":"https://github.com/xcodebuild/run-in","last_synced_at":"2026-05-13T05:32:43.768Z","repository":{"id":83287857,"uuid":"83898185","full_name":"xcodebuild/run-in","owner":"xcodebuild","description":"Run your command in all directories","archived":false,"fork":false,"pushed_at":"2017-03-05T02:47:15.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T02:33:23.870Z","etag":null,"topics":["npm","scipt"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/xcodebuild.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":"2017-03-04T14:14:16.000Z","updated_at":"2017-03-05T02:47:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf69fef2-ec63-41a2-b059-066b53cb75ba","html_url":"https://github.com/xcodebuild/run-in","commit_stats":null,"previous_names":["codefalling/run-in"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcodebuild%2Frun-in","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcodebuild%2Frun-in/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcodebuild%2Frun-in/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcodebuild%2Frun-in/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xcodebuild","download_url":"https://codeload.github.com/xcodebuild/run-in/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245031509,"owners_count":20549925,"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":["npm","scipt"],"created_at":"2024-11-29T14:49:22.091Z","updated_at":"2026-05-13T05:32:43.726Z","avatar_url":"https://github.com/xcodebuild.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#run-in\n\n## Description\n\nRun your command in all directories\n\n## Why this\n\n**CD to every directory and type `npm run watch` is really tooooooo boring**. I even have to keep many tabs of them and jump here and there to watch their logs.\n\n`pm2 start` maybe another good idea in this case. But why not make a script to do this?\n\n## Install\n\nTo install run-in from npm, run:\n\n```\n$ npm install -g run-in\n```\n\n## Usage\n\nTo run `npm install` in all your `prefix-xxx` directory, just run\n\n```\n$ run-in -g \"prefix-*\" -c \"npm install\"\n```\n\nto watching all your projects in this directory (`npm run watch`)\n\n```\n$ run-in -g \"*\" -c \"npm run watch\"\n```\n\n`run-in` use `glob` to match directories, see details [here](https://github.com/isaacs/node-glob).\n\n## Screenshot\n![image](https://cloud.githubusercontent.com/assets/5436704/23579716/2e248fb0-012e-11e7-901f-44b143f461fd.png)\n\n## License\n\nCopyright (c) 2017 codefalling\n\n[MIT License](http://en.wikipedia.org/wiki/MIT_License)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxcodebuild%2Frun-in","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxcodebuild%2Frun-in","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxcodebuild%2Frun-in/lists"}