{"id":14278769,"url":"https://github.com/rspack-contrib/rspack-plugin-cli-copy","last_synced_at":"2025-04-14T10:13:47.321Z","repository":{"id":217784142,"uuid":"728677456","full_name":"rspack-contrib/rspack-plugin-cli-copy","owner":"rspack-contrib","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-11T09:52:58.000Z","size":587,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-14T10:13:42.417Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/rspack-contrib.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":"2023-12-07T13:05:59.000Z","updated_at":"2025-03-11T09:52:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"997d83f6-6238-4512-b9d8-8452345a837e","html_url":"https://github.com/rspack-contrib/rspack-plugin-cli-copy","commit_stats":null,"previous_names":["rspack-contrib/rspack-plugin-cli-copy"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rspack-contrib%2Frspack-plugin-cli-copy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rspack-contrib%2Frspack-plugin-cli-copy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rspack-contrib%2Frspack-plugin-cli-copy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rspack-contrib%2Frspack-plugin-cli-copy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rspack-contrib","download_url":"https://codeload.github.com/rspack-contrib/rspack-plugin-cli-copy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248860167,"owners_count":21173342,"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-08-23T07:01:02.532Z","updated_at":"2025-04-14T10:13:47.273Z","avatar_url":"https://github.com/rspack-contrib.png","language":"TypeScript","readme":"\u003ch1 align=\"center\"\u003erspack-plugin-cli-copy\u003c/h1\u003e\n\u003cp align=\"center\"\u003eStart the project and automatically copy the network URL of the terminal\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://www.npmjs.com/package/rspack-plugin-cli-copy\" target=\"__blank\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/rspack-plugin-cli-copy?color=a1b858\u0026label=\" alt=\"NPM version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.npmjs.com/package/rspack-plugin-cli-copy\" target=\"__blank\"\u003e\u003cimg alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/rspack-plugin-cli-copy?color=50a36f\u0026label=\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nEnglish | [简体中文](./README.zh_CN.md)\n\n![](./instructions/copy.jpg)\n\n## Install\n\n```bash\nnpm install rspack-plugin-cli-copy -D\n\npnpm add rspack-plugin-cli-copy -D\n```\n\n## Usage\n\n### rspack config\n\n- rspack.config.ts\n\n```js\nimport { defineConfig } from '@rspack/cli'\nimport { rspackCliCopyPlugin } from 'rspack-plugin-cli-copy'\n\nexport default defineConfig({\n  plugins: [new rspackCliCopyPlugin()]\n})\n```\n\n![](./instructions/rspack.png)\n\n### rsbuild config\n\n- rsbuild.config.ts\n\n```ts\nimport { defineConfig } from '@rsbuild/core'\nimport { rsbuildCliCopyPlugin } from 'rspack-plugin-cli-copy'\n\nexport default defineConfig({\n  plugins: [rsbuildCliCopyPlugin()]\n})\n```\n\n![](./instructions/rsbuild.png)\n","funding_links":[],"categories":["Plugins"],"sub_categories":["Rspack Plugins"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frspack-contrib%2Frspack-plugin-cli-copy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frspack-contrib%2Frspack-plugin-cli-copy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frspack-contrib%2Frspack-plugin-cli-copy/lists"}