{"id":18887919,"url":"https://github.com/postcatlab/postcat-cli","last_synced_at":"2026-02-25T19:09:26.924Z","repository":{"id":40271619,"uuid":"478053414","full_name":"Postcatlab/postcat-cli","owner":"Postcatlab","description":"Postcat development cli tool","archived":false,"fork":false,"pushed_at":"2022-12-30T09:28:03.000Z","size":134,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-21T23:56:35.802Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Postcatlab.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}},"created_at":"2022-04-05T09:12:23.000Z","updated_at":"2023-07-25T14:56:08.000Z","dependencies_parsed_at":"2023-01-31T11:01:46.858Z","dependency_job_id":null,"html_url":"https://github.com/Postcatlab/postcat-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Postcatlab/postcat-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Postcatlab%2Fpostcat-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Postcatlab%2Fpostcat-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Postcatlab%2Fpostcat-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Postcatlab%2Fpostcat-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Postcatlab","download_url":"https://codeload.github.com/Postcatlab/postcat-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Postcatlab%2Fpostcat-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278337684,"owners_count":25970569,"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-10-04T02:00:05.491Z","response_time":63,"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":[],"created_at":"2024-11-08T07:40:29.938Z","updated_at":"2025-10-04T16:17:12.670Z","avatar_url":"https://github.com/Postcatlab.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PC CLI\n\n## Installion\n\n```\nnpm install -g @postcat/cli\n```\n\nNow, you can use `pcex xxx` command to generate、upload plugin of postcat.\n\n## Generate\n\n```bash\npcex generate \u003cplugin name\u003e\n# or\npcex g \u003cplugin name\u003e\n# or\npcex g \u003cplugin name\u003e [--type] \u003cfeature-push | feature-export\u003e\n```\n\nThe commad will generate a folder includes base config files, let you could create any features.\n\n## Upload\n\n```\npcex upload \u003cplugin package\u003e\n```\n\nIt will find and go inside the package directory, and upload the `package.json` to postcat market. However you need to wait until it is approved to find it in the market.\n\n## Debug\n\n```\npcex debug \u003cplugin package\u003e\n```\n\nThe command will create a link between postcat with your extension. It seems like install your extension from the market, but you don't need to upload the extension. We are also planning to support hot-update.\n\n# Cli Development\n\n```\npnpm link --global\n```\n\nor\n\n```\nnpm pack\nnpm i --location=global postcat-cli-${version}.tgz\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpostcatlab%2Fpostcat-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpostcatlab%2Fpostcat-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpostcatlab%2Fpostcat-cli/lists"}