Info
This is the first working test version with a rebranding to Flare.
Download
There are binaries included for both Linux and Windows.
- Linux users: download the
flare
binary. - Windows users: download the
flare.exe
binary.
Add to PATH (optional but recommended):
Linux:
- Move the binary to a directory in your $PATH, for example: ```bash
sudo mv flare /usr/local/bin/flare
sudo chmod +x /usr/local/bin/flare
2. Now you can run `flare` from anywhere.
**Windows:**
1. Move `flare.exe` to a folder, e.g. `C:\flare`.
2. Add that folder to your PATH:
- Press Win + R, type sysdm.cpl, hit Enter.
- Go to Advanced β Environment Variables.
- Under System variables, find and edit Path.
- Add the path to the folder (e.g. C:\flare), click OK.
3. Open a new terminal and run flare.