Web Analytics

GitQuill

⭐ 164 stars Japanese 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 }, ], } ` Contributing ------------

プロジェクトに興味を持っていただきありがとうございます!私は基本的にプルリクエストを受け付けていません。最良の貢献方法は、Issuesを通じてバグを報告するか機能を提案することです。

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