pbtree
1.0.0
PBTREE就像pbcopy ,但增压。

PBTREE生成XML输出,使其非常适合Claude AI的制作提示!克劳德(Claude)喜欢XML标签中的结构化数据。 ?❤️
克隆回购:
git clone https://github.com/patricktrainer/pbtree.git
cd pbtree安装依赖项:
npm install建立项目:
npm run build在全球链接包:
npm link另外,您可以使用重建脚本来完成以上所有操作:
npm run rebuild构建和链接后,只需在您的终端运行pbtree :
pbtree在开发模式下运行PBTREE:
npm run dev这使用ts-node直接运行TypeScript文件。
检查package.json以获取依赖项及其版本的完整列表。
欢迎捐款! ?
git checkout -b my-new-featuregit commit -am 'Add some feature'git push origin my-new-feature?享受!