1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/common/hub-create.md
HoJeong Im bb903868c9
hub*: add Korean translation (#14609)
Co-authored-by: Chooooo <contact@choo.ooo>
2024-11-04 09:30:53 +05:30

12 lines
342 B
Markdown

# hub create
> GitHub에서 새로운 레포지토리 생성.
> 더 많은 정보: <https://hub.github.com/hub-create.1.html>.
- 현재 (로컬 전용) 저장소를 GitHub 계정에 공개로 업로드:
`hub create`
- 개인 저장소를 생성하고 웹 브라우저에서 새로운 저장소를 열기:
`hub create --private --browse`