私有分享
了解如何私有分享你的 Piece。
本指南假设你已经创建了一个 Piece,并且已经创建了我们的仓库的私有 Fork,现在希望将其打包为文件并上传。
```bash theme={null}
npm run pieces -- build --name=${name}
```
<Info>
更多关于构建 Piece 的信息请参见[此处](../misc/build-piece)。
</Info>
<img src="https://mintcdn.com/activepieces/uHZ35vXyxX7goNO-/resources/screenshots/install-piece.png?fit=max&auto=format&n=uHZ35vXyxX7goNO-&q=85&s=567001cb8e4a99373514c6e35453ed45" alt="管理 Piece" width="1420" height="900" data-path="resources/screenshots/install-piece.png" />