{"id":17031329,"url":"https://github.com/lgg/gco","last_synced_at":"2026-04-12T07:36:18.134Z","repository":{"id":151138443,"uuid":"214735613","full_name":"lgg/gco","owner":"lgg","description":"Script for git clone project and opening it in specified JetBrains IDE","archived":false,"fork":false,"pushed_at":"2020-01-10T21:21:26.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-26T20:12:37.201Z","etag":null,"topics":["appcode","clion","datagrip","gitclone","intellij","intellij-idea","jetbrains","jetbrains-ides","phpstorm","pycharm","pycharm-community","rider","rubymine","scripts","webstorm"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/lgg.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":"2019-10-13T00:23:43.000Z","updated_at":"2020-01-10T21:21:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ddf48fd-4530-41b9-9a4c-3cc3429ced0e","html_url":"https://github.com/lgg/gco","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lgg/gco","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgg%2Fgco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgg%2Fgco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgg%2Fgco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgg%2Fgco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lgg","download_url":"https://codeload.github.com/lgg/gco/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgg%2Fgco/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31707953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["appcode","clion","datagrip","gitclone","intellij","intellij-idea","jetbrains","jetbrains-ides","phpstorm","pycharm","pycharm-community","rider","rubymine","scripts","webstorm"],"created_at":"2024-10-14T08:23:46.327Z","updated_at":"2026-04-12T07:36:18.105Z","avatar_url":"https://github.com/lgg.png","language":"Shell","readme":"# gco script\n\nScript for git clone and open project in specified JetBrains IDE\n\n## Installation\n\n#### Create Command-line Launcher for JetBrains IDE\n\n* [Idea](https://www.jetbrains.com/help/idea/opening-files-from-command-line.html)  \n* [PyCharm](https://www.jetbrains.com/help/pycharm/opening-files-from-command-line.html)\n* [Rider](https://www.jetbrains.com/help/rider/Working_with_the_IDE_Features_from_Command_Line.html)\n* [Clion](https://www.jetbrains.com/help/clion/opening-files-from-command-line.html)\n* [DataGrip](https://www.jetbrains.com/help/datagrip/opening-files-from-command-line.html)\n* [AppCode](https://www.jetbrains.com/help/objc/working-with-the-ide-features-from-command-line.html)\n* [WebStorm](https://www.jetbrains.com/help/webstorm/opening-files-from-command-line.html)\n* [PhpStorm](https://www.jetbrains.com/help/phpstorm/opening-files-from-command-line.html)\n* [RubyMine](https://www.jetbrains.com/help/ruby/working-with-the-ide-features-from-command-line.html)\n\n#### Install script\n\n* add gco script to `~/.local/bin/`\n* add bash aliases `vi ~/.bash_aliases`\n* add needed commands, e.g:\n```bash\nalias gcow='gco -w'\nalias gcop='gco -p'\n```\n\n## Usage\n\n* Help: `gco -h`\n* `gco -APP URL FOLDER`\n\nBy default this script converts any git_url to ssh url (git@), to avoid this: use -o flag\n\n* `gco -APP -o URL FOLDER`\n\n#### Usage examples\n\n* `gco -w URL FOLDER`\n* `gco -p URL FOLDER`\n* `gco -p -o URL FOLDER`\n* `gco -o -w URL FOLDER`\n\n#### Usage examples with bash aliases\n\n* `gcow URL FOLDER`\n* `gcow -o URL FOLDER`\n\n## License\n\n* MIT, 2019, [lgg](https://github.com/lgg)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flgg%2Fgco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flgg%2Fgco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flgg%2Fgco/lists"}