Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 543 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 543 Bytes

Terminal AI PKGBUILD

This repository contains the PKGBUILD script for building and packaging the Terminal AI command line tool, which utilizes Gemini AI and OpenAI APIs for text and code generation.

Installation

If you are using an Arch-based distribution, you can install the package using PKGBUILD script.

clone the repository and run the following command in the terminal:

git clone https://github.com/Elixir-Craft/terminalAI-pkg.git
cd terminalAI-pkg
makepkg -si