{"id":17977566,"url":"https://github.com/gtalarico/pm","last_synced_at":"2025-03-25T15:31:40.801Z","repository":{"id":57582440,"uuid":"166632302","full_name":"gtalarico/pm","owner":"gtalarico","description":"A Tiny CLI utility to help you navigate your project directories, written in Go","archived":false,"fork":false,"pushed_at":"2020-10-15T21:58:19.000Z","size":2867,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-20T13:26:07.900Z","etag":null,"topics":["cli","go","utilities"],"latest_commit_sha":null,"homepage":"","language":"Go","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/gtalarico.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}},"created_at":"2019-01-20T06:52:23.000Z","updated_at":"2020-10-15T21:58:22.000Z","dependencies_parsed_at":"2022-08-30T21:02:19.461Z","dependency_job_id":null,"html_url":"https://github.com/gtalarico/pm","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtalarico%2Fpm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtalarico%2Fpm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtalarico%2Fpm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtalarico%2Fpm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gtalarico","download_url":"https://codeload.github.com/gtalarico/pm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245489764,"owners_count":20623789,"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":["cli","go","utilities"],"created_at":"2024-10-29T17:28:31.179Z","updated_at":"2025-03-25T15:31:38.525Z","avatar_url":"https://github.com/gtalarico.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PM - CLI Project Manager\n\n[![CircleCI](https://circleci.com/gh/gtalarico/pm.svg?style=svg)](https://circleci.com/gh/gtalarico/pm)\n[![Coverage Status](https://coveralls.io/repos/github/gtalarico/pm/badge.svg?branch=master)](https://coveralls.io/github/gtalarico/pm?branch=master)\n\nMinimal CLI Project Manager\n\n---\n\n`pm` is a simple CLI utility to help you keep frequently used project paths at your finger tips.\n\n![Demo Gif](demo.gif)\n\n## Usage\n\nAdd a project\n```\n~ $ pm add myproject ~/code/repos/myproject\n```\n\nGo to project\n```\n~ $ pm go myproject\nStarting new shell ...\n~/code/repos/myproject $\n```\n\nList projects\n```\n$ pm list\nmyproject\n```\n\nRemove project\n```\n$ pm remove myproject\n```\n\n## Installing\n\nMacOs (brew) - [Formula](https://github.com/gtalarico/homebrew-tap/blob/master/Formula/pm.rb)\n```\n$ brew install gtalarico/homebrew-tap/pm\n```\n\nUsing Go\n\n```\n$ go get github.com/gtalarico/pm\n```\n\n## Configuration File\n\nProject settings are stored in `~/.pm.json`\nThe first time you use `pm` one will be automatically created.\nYou may edit this file manually on your own.\n\n## Disclaimer\n\nThis project is _very_ similar to [github.com/Angelmmiguel/pm](https://github.com/Angelmmiguel/pm),\nwhich appears to be mature. You should probably use that instead.\n\nThis project was created as Go learning project.\n\n![](https://tutorialedge.net/images/golang.png)\n\n## License\n\n[MIT](https://opensource.org/licenses/MIT)\n\n## Todo\n\n- [ ] Create Post \"go\" actions (eg. `code .`, `venv/activate`, etc)\n- [ ] Test Coeverage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgtalarico%2Fpm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgtalarico%2Fpm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgtalarico%2Fpm/lists"}