README.md

November 6, 2024 ยท View on GitHub

GitBar

app icon

An system tray app for showing your pull requested reviews.

image

Development instructions

Requirements

Tauri getting started

Instructions

# 1 - install dependencies
pnpm i

# 2 - Run the App in development mode
pnpm tauri:dev

note that the first run will take time as tauri download and compile dependencies.

Production

pnpm tauri:build

Icons

https://primer.style/foundations/icons/

Contents

  1. 1Development instructions
  2. 1.1Requirements
  3. 1.2Instructions
  4. 1.3Production
  5. 2Icons