Web Analytics

GitQuill

⭐ 164 stars English by adamsol

GitQuill

Logo

Cross-platform GUI for Git.

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

Unique features ---------------

Requirements ------------

Installation -----------

npm install
npm run build
npm start

Notes -----

Configuration -------------

``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 ------------

Thank you for your interest in the project! I generally do not accept pull requests. The best way to contribute is to report a bug or suggest a feature via Issues.

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