Web Analytics

GitQuill

⭐ 164 stars Simplified Chinese by adamsol

GitQuill

Logo

跨平台的 Git 图形界面。

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

独特功能 ---------------

要求 ------------

安装 -----------

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 }, ], } `

贡献 ------------

感谢您对本项目的关注!我通常不接受拉取请求。最好的贡献方式是通过问题报告错误或建议新功能。

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