Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.56 KB

File metadata and controls

43 lines (35 loc) · 1.56 KB

Git Statistic

build License

Git-Statistic is a potential powerful tool designed for Git projects, providing comprehensive statistics and insights.

Video Preview

Video Demo On Yutube

Youtube Video URL is https://youtu.be/8CjY8o7UrnI. YouTube Video

Prerequisites

Linux

sudo apt update
sudo apt install libwebkit2gtk-4.1-dev \
  build-essential \
  curl \
  wget \
  file \
  libxdo-dev \
  libssl-dev \
  libayatana-appindicator3-dev \
  librsvg2-dev

Windows

Windows 10 (from version 1803 onward) and later versions of Windows

MacOS

Install Xcode

Technology Stack

  • Tauri:The Rust framework for building desktop applications.
  • Tailwind: A utility-first CSS framework for rapid UI development.
  • Radix UI: A set of foundational components, primitives, and tools for building accessible interfaces.
  • Echarts: A charting library for browser and Node.js.
  • git2-rs: A Rust library for working with Git.