{"id":17648097,"url":"https://github.com/jaytyrrell13/pal","last_synced_at":"2026-02-07T09:31:56.742Z","repository":{"id":227972911,"uuid":"770666740","full_name":"jaytyrrell13/pal","owner":"jaytyrrell13","description":"Pal is a command line tool to generate an alias to `cd` into each of your projects.","archived":false,"fork":false,"pushed_at":"2024-05-28T02:18:41.000Z","size":70,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-28T12:07:17.457Z","etag":null,"topics":["cli-app","cli-application","command-line","commandline","go","golang"],"latest_commit_sha":null,"homepage":"","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/jaytyrrell13.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}},"created_at":"2024-03-12T00:08:50.000Z","updated_at":"2024-05-30T04:14:38.178Z","dependencies_parsed_at":"2024-05-09T02:38:46.616Z","dependency_job_id":"93376920-0516-410f-bd33-6bd7e65f3e43","html_url":"https://github.com/jaytyrrell13/pal","commit_stats":null,"previous_names":["jaytyrrell13/pal"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/jaytyrrell13/pal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaytyrrell13%2Fpal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaytyrrell13%2Fpal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaytyrrell13%2Fpal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaytyrrell13%2Fpal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaytyrrell13","download_url":"https://codeload.github.com/jaytyrrell13/pal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaytyrrell13%2Fpal/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268454838,"owners_count":24253163,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli-app","cli-application","command-line","commandline","go","golang"],"created_at":"2024-10-23T11:16:18.161Z","updated_at":"2026-02-07T09:31:56.738Z","avatar_url":"https://github.com/jaytyrrell13.png","language":"Go","funding_links":["https://www.buymeacoffee.com/jaytyrrell"],"categories":[],"sub_categories":[],"readme":"# Pal\n\nPal is a command line tool to generate an alias to `cd` into each of your projects. An alias can also be generated to open the directory with your editor's CLI command, e.g. nvim, code, subl.\n\n## Installation\n\n### Homebrew\n\n```shell\nbrew install jaytyrrell13/tap/pal\n```\n\n### Manual Installation\n\nDownload the latest release archive from the [releases](https://github.com/jaytyrrell13/pal/releases) page.\n\n## Usage\n\nTo get started, you may execute Pal's `install` command to create the config file in `~/.config/pal/config.json`.\n\n```shell\npal install\n```\n\nThe `create` command will ask, \"What type of alias would you like to create?,\" with three options, \"Parent\", \"Directory\", and \"Action\". Use \"Parent\" to create aliases for the child directories under a specific directory. Use \"Directory\" to create an alias for a single directory. Use \"Action\" to create an alias for a command or script (ex. alias \"ll\" for \"ls -lah\").\n\n```shell\npal create\n```\n\nThe `update` command allows updating the name or command for one or more aliases.\n\n```shell\npal update\n```\n\nThe `remove` command allows removing one or more aliases.\n\n```shell\npal remove\n```\n\nThe `list` command will print out all the aliases currently in `~/.config/pal/aliases`.\n\n```shell\npal list\n```\n\nThe `config` command allows listing or updating config values.\n\n```shell\npal config list\n```\n\n```shell\npal config update\n```\n\n## Support\n\nIf you'd like to support the development of `pal`, you can [buy me a coffee](https://www.buymeacoffee.com/jaytyrrell).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaytyrrell13%2Fpal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaytyrrell13%2Fpal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaytyrrell13%2Fpal/lists"}