Getting Started
gitx is a lightweight, cross-platform CLI application installer that works without admin permissions.
Key Features
- Local & Remote: Install from local folders, archives, or Git repositories.
- Dependency Free: Built in Rust.
- Fast: Caches downloads and uses optimized extraction.
Quick Start
Install a package from a URL:
bash
gitx install https://github.com/user/my-toolRun it:
bash
gitx run my-tool