{"id":21508609,"url":"https://github.com/abroudoux/pm","last_synced_at":"2026-02-11T12:35:14.973Z","repository":{"id":262336129,"uuid":"886929987","full_name":"abroudoux/pm","owner":"abroudoux","description":"🍀 Manage Commands Inside Projects","archived":false,"fork":false,"pushed_at":"2025-01-14T11:14:03.000Z","size":8460,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-10T18:45:08.800Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/abroudoux.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,"zenodo":null}},"created_at":"2024-11-11T21:36:34.000Z","updated_at":"2025-01-14T11:09:59.000Z","dependencies_parsed_at":"2025-01-14T10:34:57.809Z","dependency_job_id":"6c50ba26-d5c4-4cc9-94cd-c121cc9077da","html_url":"https://github.com/abroudoux/pm","commit_stats":null,"previous_names":["abroudoux/pm-util","abroudoux/pm"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/abroudoux/pm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abroudoux%2Fpm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abroudoux%2Fpm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abroudoux%2Fpm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abroudoux%2Fpm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abroudoux","download_url":"https://codeload.github.com/abroudoux/pm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abroudoux%2Fpm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29333075,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bash","bash-script","bash-utils","package-manager","package-manager-tool","utils-scripts"],"created_at":"2024-11-23T21:07:16.704Z","updated_at":"2026-02-11T12:35:14.938Z","avatar_url":"https://github.com/abroudoux.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pm\n\n🍀 Run commands from everywhere in your project.\n\n## 🚀 Installation\n\n### Via Homebrew\n\nWip 🚧\n\n### Manual\n\nYou can paste the binary in your `bin` directory (e.g., on mac it's `/usr/bin/local`). \\\nDon't forget to grant execution permissions to the binary.\n\n```bash\nchmox +x pm\n```\n\n## 💻 Usage\n\n`pm` allows you to easily run and manage commands on your project, according to your \u003ca\u003efile reference\u003c/a\u003e which acts like the root of your project.\n\n```bash\n# Will move you to the root of your project (file reference)\n# then return you to your current working directory\npm npm install express\n```\n\nUse the `--file` / `-f` flag to configure your file reference.\n\n\u003e By default, the value is `package.json`.\n\n```bash\n# If you're working on a Cargo-based project\npm --file cargo.lock\n```\n\nYou can see your reference file by using the flag `--file` / `-f` without argument.\n\n```bash\n# Will output your reference file\npm --file\n```\n\n## 🧑‍🤝‍🧑 Contributing\n\nTo contribute, fork the repository and open a pull request with the details of your changes.\n\nCreate a branch with a [conventionnal name](https://tilburgsciencehub.com/building-blocks/collaborate-and-share-your-work/use-github/naming-git-branches/).\n\n- fix: `bugfix/the-bug-fixed`\n- features: `feature/the-amazing-feature`\n- test: `test/the-famous-test`\n- hotfix `hotfix/oh-my-god-bro`\n- wip `wip/the-work-name-in-progress`\n\n## 📌 Roadmap\n\n- [ ] Homebrew installation\n- [ ] Add options to navigate even faster in your project (wip...)\n- [x] Rewrite script in `Go`\n- [ ] Implement `pm -` in go\n- [ ] Option to go to the root of the project\n\n## 📑 License\n\nThis project is under [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabroudoux%2Fpm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabroudoux%2Fpm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabroudoux%2Fpm/lists"}