MyGit

v0.2.2

yamadashy/repomix

版本发布时间: 2024-11-05 23:52:29

yamadashy/repomix最新发布版本:v0.2.5(2024-11-28 00:21:40)

This release adds a new clipboard copy feature and includes several internal improvements to our CI process.

What's New

Copy to Clipboard Feature (#152, #160)

We'd like to thank @vznh for implementing this feature in their first contribution to Repomix!

Internal Changes

CI Improvements

How to Use

Copy output to clipboard using CLI:

repomix --copy

Or configure it in repomix.config.json:

{
  "output": {
    "copyToClipboard": true
  }
}

How to Update

To update to the latest version, run:

npm install -g repomix

For macOS users:

brew upgrade repomix

We value your feedback and contributions in making Repomix better! If you encounter any issues or have suggestions, please share them through our GitHub issues.

📢 Join our community discussion and share your experience with Repomix: https://github.com/yamadashy/repomix/discussions/154

相关地址:原始地址 下载(tar) 下载(zip)

查看:2024-11-05发行的版本