Skip to main content

CreateRepoParams

Signature

interface CreateRepoParams 

Properties

Property

Modifiers

Type

Description

isPrivate

boolean

업로드 할 레포지토리의 공개여부입니다.

owner?

string

(Optional) 레포지토리의 소유자입니다.

repo?

string

(Optional) 레포지토리의 이름입니다.