{"id":21004740,"url":"https://github.com/flaque/copen","last_synced_at":"2025-10-29T09:13:42.526Z","repository":{"id":80715970,"uuid":"147904082","full_name":"Flaque/copen","owner":"Flaque","description":"A fuzzy opener for visual studio code built on autojump","archived":false,"fork":false,"pushed_at":"2018-09-08T05:32:15.000Z","size":1,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T10:13:59.151Z","etag":null,"topics":[],"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/Flaque.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":"2018-09-08T05:26:10.000Z","updated_at":"2019-10-25T02:28:34.000Z","dependencies_parsed_at":"2023-02-28T10:15:38.191Z","dependency_job_id":null,"html_url":"https://github.com/Flaque/copen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flaque%2Fcopen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flaque%2Fcopen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flaque%2Fcopen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flaque%2Fcopen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flaque","download_url":"https://codeload.github.com/Flaque/copen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243419550,"owners_count":20287906,"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-11-19T08:37:38.943Z","updated_at":"2025-10-29T09:13:42.449Z","avatar_url":"https://github.com/Flaque.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# copen\n\n`copen` is a wrapper around visual studio code's `code` cli command that uses autojump to fuzzy match folders.\n\nBasically it's a replacement for doing this:\n\n```sh\n$ j proj\n~/path/to/my-project\n$ code .\n```\n\nInstead with copen, just do this:\n\n```sh\ncopen proj\n```\n\n## Install\n\n`copen` assumes you have [autojump](https://github.com/wting/autojump) and visual studio already installed.\n\nIf you have wget, run this:\n\n```\nwget -O /usr/local/bin/code-open https://raw.githubusercontent.com/Flaque/copen/master/copen; chmod +x /usr/local/bin/code-open \n```\n\nIf you don't have wget and are on macos, then install wget:\n\n```\nbrew install wget\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflaque%2Fcopen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflaque%2Fcopen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflaque%2Fcopen/lists"}