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?享受!