# 發佈專案

### 從 Plugin Playground 發佈

當您準備好與其他人共用外掛程式時，請使用「發佈」![](/files/9Xh6HtlpXtxklqhXntWV) 按鈕來發佈專案。

![](/files/yrKufvHAe2w2eF9lyr68)

###

### 在 GitHub 上裝載外掛程式

在您的儲存庫中啟用 GitHub 頁面，以便 FormIt 可以載入和顯示您的 GitHub 裝載的外掛程式。

移至您新的 [GitHub](https://github.com) 外掛程式集，例如 <https://github.com/h-iL/myFormItPlugIn>

在頂端功能表中，按一下「Settings」>「Pages」。在「Source」下，按一下「None」按鈕，然後選取「main branch」。按一下「Save」。

![](/files/rfAn3iAOfXDMj6EtU3WJ)

### 在 FormIt 中部署外掛程式

若要使用 GitHub 上裝載的外掛程式，請複製外掛程式頁面連結，移至 Plugin Manager 並捲動至底端，然後在「Add your private or local plugin」下的欄位中貼上連結。然後按一下加入 ![](/files/loM0781XlhLtE4jIrRil) 按鈕。

![](/files/LGE12J9zBzGDvDCqjYSt)

![](/files/ehbxlfKyxaftjgyDZRlj)

外掛程式安裝後，會加入工具列底端，就可以使用了。

![](/files/nqLdZWQfKuaY56wLD5mo)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://windows.help.formit.autodesk.com/zh-tw/plugins/how-to-develop-plugins/your-first-plugin/publishing-your-project.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
