Documentation Index
Fetch the complete documentation index at: https://docs.tuna.opennote.me/llms.txt
Use this file to discover all available pages before exploring further.
Install via PyPi/pip
As seen on the Introduction page, Tuna is a PyPi package that can be installed with pip.For more details on the package, take a look at https://pypi.org/project/tuna-cli/To install the latest release via pip, simply run:
terminal
terminal
Build from Source
Simply clone the repository at https://github.com/abhi-arya1/tuna,cd into it, and run pip install . or pip install -e .
This will give you access to branch and development builds as long as your git tree is up to date.
Full commands:
terminal
Contribute to Tuna
Help us make Tuna better by contributing to the open-source codebase!
Removal
To remove Tuna from your system, simply run:terminal

