- Notifications
You must be signed in to change notification settings - Fork7
Command palette-style Git client for blazing-fast commits.
License
m1guelpf/commit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Commit is the world's simplest Git client. Open it with a keyboard shortcut, write your commit, and you're done! Commit will automatically detect which repo you've been working on, and even push for you (if you ask it to).
To run Commit locally, you'll need a local installation ofRust andpnpm. Once you have both, install the Tauri CLI withcargo install tauri-cli
, and runcargo tauri dev
to start the development service, which will auto-reload on any changes.
The idea to build this app came fromTailwindUI's Commit template, along with the initial design for the widget and the logo.
This project is open-sourced under the MIT license. Seethe License file for more information.
About
Command palette-style Git client for blazing-fast commits.