Skip to content

Releases: jadenpxrk/ted

v0.0.1

04 Jun 18:02

Choose a tag to compare

Description

Ted is the fastest way to get an answer in the terminal.

Installation

Download the appropriate binary for your system from the Assets below. Make it executable and place it in your PATH.

Example (macOS/Linux):

chmod +x ./ted-<os>-<arch>
sudo mv ./ted-<os>-<arch> /usr/local/bin/ted

Windows: Add the downloaded .exe location to your system's PATH environment variable.

Run ted --help for usage details.

Requirements

Google Gemini API key (configure with ted settings)