{"id":19216573,"url":"https://github.com/fbeline/portal","last_synced_at":"2025-05-12T23:42:11.051Z","repository":{"id":113361526,"uuid":"122707816","full_name":"fbeline/portal","owner":"fbeline","description":"With it, you can create your own portals","archived":false,"fork":false,"pushed_at":"2018-02-26T23:43:28.000Z","size":23,"stargazers_count":32,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-12T23:42:06.132Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/fbeline.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":"2018-02-24T05:49:17.000Z","updated_at":"2024-09-27T11:43:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3f96028-c27b-4907-8022-f6ae76fe16e7","html_url":"https://github.com/fbeline/portal","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/fbeline%2Fportal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbeline%2Fportal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbeline%2Fportal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbeline%2Fportal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fbeline","download_url":"https://codeload.github.com/fbeline/portal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253843169,"owners_count":21972867,"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-09T14:17:41.755Z","updated_at":"2025-05-12T23:42:11.043Z","avatar_url":"https://github.com/fbeline.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [p]ortal [![Build Status](https://travis-ci.org/fbeline/portal.svg?branch=master)](https://travis-ci.org/fbeline/portal)\n\nportal is a file system navigation tool inspired by [autojump](https://github.com/wting/autojump).\n\nportal record your terminal usage and fast jump to your desired location.\n\n![portal-demo](https://user-images.githubusercontent.com/5730881/36635707-9abe098e-1998-11e8-970c-983e22e3289d.gif)\n\n## prerequisite\n\n- go\n- bash or ZSH\n\n## Installation\n\n```\ngo get github.com/fbeline/portal\n```\ncopy the following code into your .bashrc or .zshrc file.\n\n### bash\n\n```bash\nsource $GOPATH/src/github.com/fbeline/portal/portal.sh\n```\n\n### zsh\n\n```bash\nsource $GOPATH/src/github.com/fbeline/portal/portal.zsh\n```\n*make sure that you have $GOPATH properly configured.*\n\n## Usage\n\n*Directories must be visited first before you are able to jump.*\n\nJump to a directory that contains `doc`.\n\n```\np doc\n```\n\nJump to a Child directory that contains `test`.\n\n```\npc test\n```\n\nReturn the matched directory path without jumping to it.\n\n```\nportal doc\n```\n\nList saved paths and the relative scores.\n\n```\nportal l\n```\n\nfor more information.\n\n```\nportal -h\n```\n\n## License\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbeline%2Fportal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffbeline%2Fportal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbeline%2Fportal/lists"}