MyGit

v0.1.38

yamadashy/repomix

版本发布时间: 2024-09-28 20:43:29

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

This release introduces a new Markdown output style, providing users with an additional option for formatting their repository content.

What's New

Markdown Output Style (#86, #87)

How to Use

To use the new Markdown output style, use the --style markdown option:

repopack --style markdown

Or update your repopack.config.json:

{
  "output": {
    "style": "markdown"
  }
}

To update, simply run:

npm update -g repopack

As always, we appreciate your feedback and contributions to make Repopack even better! If you encounter any issues or have suggestions regarding this new feature, please let us know through our GitHub issues.

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

查看:2024-09-28发行的版本