# 프로젝트 게시

### 플러그인 플레이그라운드에서 게시

다른 사용자와 플러그인을 공유할 준비가 되면 게시 ![](/files/Zc15gUuUfSBgKavTFgcc) 버튼을 사용하여 프로젝트를 게시합니다.

![](/files/gLJfqnCOTjq6Tg86aNhe)

###

### GitHub에서 플러그인 호스팅

FormIt이 GitHub에서 호스팅하는 플러그인을 로드하고 표시할 수 있게 리포지토리에서 GitHub 페이지를 사용하도록 설정합니다.

새 [GitHub ](https://github.com)플러그인 리포지토리(예: <https://github.com/h-iL/myFormItPlugIn>)로 이동합니다.

맨 위 메뉴에서 설정 > 페이지를 클릭합니다. 소스에서 없음 버튼을 클릭하고 주 분기를 선택합니다. 저장을 클릭합니다.

![](/files/0AKJzWYTjSOKRbRELw8x)

### FormIt에서 플러그인 배포

GitHub에서 호스팅되는 플러그인을 사용하려면 플러그인 페이지 링크를 복사하고 Plugin Manager로 이동하여 맨 아래로 스크롤한 다음, 개인 또는 로컬 플러그인 추가 아래의 필드에 링크를 붙여넣습니다. 그런 다음, 추가 ![](/files/hWurW4hksGQ60O5ZgMaL) 버튼을 클릭합니다.

![](/files/pNqTvyGTNARQiyqjdsEh)

![](/files/rDQ3ecn9UnvEu146B34p)

플러그인이 설치되면 사용할 수 있도록 도구막대 아래쪽에 추가됩니다.

![](/files/LtecqauLmpIsRA10uB3e)


---

# 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/ko/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.
