{"id":15472690,"url":"https://github.com/kellymears/pocket","last_synced_at":"2026-04-25T09:34:17.711Z","repository":{"id":57326542,"uuid":"245302391","full_name":"kellymears/pocket","owner":"kellymears","description":"A simple symlink utility command.","archived":false,"fork":false,"pushed_at":"2020-03-06T03:25:22.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-19T18:03:04.140Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/kellymears.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":"2020-03-06T01:15:24.000Z","updated_at":"2020-03-06T03:25:25.000Z","dependencies_parsed_at":"2022-09-21T01:51:35.313Z","dependency_job_id":null,"html_url":"https://github.com/kellymears/pocket","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/kellymears%2Fpocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellymears%2Fpocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellymears%2Fpocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellymears%2Fpocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kellymears","download_url":"https://codeload.github.com/kellymears/pocket/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243086236,"owners_count":20234004,"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-02T02:40:36.188Z","updated_at":"2026-04-25T09:34:12.681Z","avatar_url":"https://github.com/kellymears.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐹 Pocket\n\n## A simple symlink utility command.\n\nBasicaly just shortcuts `mv` \u0026\u0026 `ln` operations. Defaults to a symbolic link but can be passed a flag to make it a hard link.\n\n## Usage\n\n```sh\npocket \u003cfrom\u003e \u003cto\u003e\n```\nThis is roughly equivalent to:\n\n```sh\nmv \u003cfrom\u003e \u003cto\u003e\nln -s \u003cto\u003e \u003cfrom\u003e\n```\n\n## Install\n\n```sh\nyarn global add pocket-util\n```\n\n## Options\n\n| Flag       | What it does                            |\n|------------|-----------------------------------------|\n| --hard, -h | Leaves off the `ln` command's `-s` flag |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellymears%2Fpocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkellymears%2Fpocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellymears%2Fpocket/lists"}