Skip to content

Repository files navigation

gitau

A cross-platform Git desktop client.

app-image

Install

Download the installer for your platform from the GitHub Releases page.

Development

Requirements

Commands

npm install
npm run tauri dev            # desktop app with hot reload
npm run tauri build          # installer bundle

Run the full gate set before opening a pull request:

npm run format:check
npm run lint
npm run typecheck
npm test
cargo fmt --all --check
cargo check --workspace --all-targets
cargo clippy --workspace --all-targets -- -D warnings
cargo test --workspace

After changing the Rust settings schema, regenerate the frontend settings contract:

cargo run -p gitau --bin export_settings

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages