1.0.10 • Published 1 year ago
tiratana v1.0.10
Tiratana 💎
Tiratana is a CLI tool that generates codebase reports.
Installation
npm install -g tiratana
Usage
On Linux / Mac OSX:
export OPENAI_API_KEY="<your api key>"
On Windows:
set OPENAI_API_KEY="<your api key>"
You can get an Open AI API key at Open AI Platform.
To run the executable:
npx tiratana --help