Web Analytics

GitQuill

⭐ 164 stars Korean by adamsol

GitQuill

Logo

Git을 위한 크로스 플랫폼 GUI.

| | | |-----------------------------------------|------------------------------------|

고유 기능 ---------------

요구 사항 ------------

설치 -----------

npm install
npm run build
npm start
노트 -----

설정 -------------

``js { autolinks: [ ['#(\\d+)', 'https://github.com/adamsol/GitQuill/issues/$1'], ], custom_actions: [ { icon: 'mdi-download-outline', label: 'Pull', command: ['pull'] }, { icon: 'mdi-upload-outline', label: 'Push', command: ['push'], click_twice: true }, ], } `

기여하기 ------------

프로젝트에 관심을 가져주셔서 감사합니다! 저는 일반적으로 풀 리퀘스트를 받지 않습니다. 기여하는 가장 좋은 방법은 Issues를 통해 버그를 신고하거나 기능을 제안하는 것입니다.

--- Tranlated By Open Ai Tx | Last indexed: 2025-12-14 ---