{"id":16948301,"url":"https://github.com/technicalpickles/therapist","last_synced_at":"2025-04-11T20:11:45.806Z","repository":{"id":614793,"uuid":"253158","full_name":"technicalpickles/therapist","owner":"technicalpickles","description":"Helps you deal with your (GitHub) issues","archived":false,"fork":false,"pushed_at":"2010-03-12T18:19:52.000Z","size":98,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T10:55:41.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nsf/godit","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/technicalpickles.png","metadata":{"files":{"readme":"README.rdoc","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}},"created_at":"2009-07-17T00:34:01.000Z","updated_at":"2024-04-21T13:02:41.000Z","dependencies_parsed_at":"2022-07-05T03:31:20.434Z","dependency_job_id":null,"html_url":"https://github.com/technicalpickles/therapist","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicalpickles%2Ftherapist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicalpickles%2Ftherapist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicalpickles%2Ftherapist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicalpickles%2Ftherapist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technicalpickles","download_url":"https://codeload.github.com/technicalpickles/therapist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248473127,"owners_count":21109628,"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":[],"created_at":"2024-10-13T21:50:16.730Z","updated_at":"2025-04-11T20:11:45.778Z","avatar_url":"https://github.com/technicalpickles.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= therapist\n\nA command line tool for dealing with your (GitHub) issues.\n\nInstall it:\n\n    $ sudo gem install technicalpickles-therapist\n\n\nIt works by guessing groking a git repository to figure out the user and repository on GitHub, and then hitting their API to get the issues. The issues get stashed in .git/issues to avoid constantly hitting the API, and for offline convenience.\n\nHere's how you might use it:\n\n    $ cd jeweler\n    $ therapist list\n    #1     open: Windows Compatibility\n    #2     open: remove jeweler tasks' dependence on rake i.e. to allow thor to use the tasks\n    #6     open: Project creation failing (adding origin remote)\n    #8     open: rubyforge:release failing because no processor_id or release_id configured for\n    #9     open: rake rubyforge:setup creates duplicate packages\n    #13    open: GitHub Pages - RDoc to Branch\n    #16    open: 'rake release' not idempotent after failure\n    #18    open: RDoc rake task looks for VERSION.yml but plaintext is now default\n    #19    open: Jeweler can not read my ~/.gitconfig\n    #20    open: The Umlaut problem: UTF-8 chars get converted to unicode entities\n    #21    open: generating new project double quotes author and e-mail in Rakefile\n    #22    open: no such file to load -- shoulda (LoadError)\n    #23    open: .gitignore files showing up in s.test_files section of gemspec\n    \nKnowing an issue you want to look in, you can show more details:\n\n\n    $ therapist show 22\n    #22 open: no such file to load -- shoulda (LoadError)\n\n    user   : thopre\n    created: Sat Jul 04 06:03:35 -0400 2009\n    updated: Sat Jul 04 06:03:35 -0400 2009\n    votes  : 0\n\n    I get these errors when i try to do a 'rake test':\n\n    \u003csnipped for brevity\u003e\n    \n== Limitations\n\n * Issues only ever get fetchd once. They should get stale after a while, or you should be able to force a download\n * Was built as a 1 hour spike before Railscamp NE, so no tests yet\n\n== Copyright\n\nCopyright (c) 2009 Josh Nichols. See LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnicalpickles%2Ftherapist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnicalpickles%2Ftherapist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnicalpickles%2Ftherapist/lists"}