-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
Míng hàn edited this page May 12, 2026
·
1 revision
This guide explains how to install git-tree on different platforms.
The easiest way to install git-tree is using the official installer:
curl -fsSL https://raw.githubusercontent.com/MahiroJV/git-tree/master/install.sh | bashThis script will:
- Detect your operating system
- Install required dependencies
- Download the latest release
- Set up desktop entry (Linux)
If you prefer manual setup:
wget https://github.com/MahiroJV/git-tree/releases/latest/download/git-tree-linux-x86_64
chmod +x git-tree-linux-x86_64./git-tree-linux-x86_64chmod +x git-tree-*.AppImage
./git-tree-*.AppImage