Web Analytics

GitQuill

⭐ 164 stars French by adamsol

GitQuill

Logo

Interface graphique multiplateforme pour Git.

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

Fonctionnalités uniques -----------------------

Prérequis ---------

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

Contribuer ----------

Merci de votre intérêt pour le projet ! Je n’accepte généralement pas les pull requests. La meilleure façon de contribuer est de signaler un bug ou de suggérer une fonctionnalité via Issues.

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