fn-agent
v0.1.0
Published
A CLI tool powered by [Bun](https://bun.sh).
Downloads
155
Readme
fn-ai
A CLI tool powered by Bun.
Prerequisites
- Bun >= 1.3.12
curl -fsSL https://bun.sh/install | bashInstall
bun i -g fn-aiUsage
fn <command> [options]Commands
help- Show help message
Options
--help,-h- Show help--version,-v- Show version
Development
# Install dependencies
bun install
# Run locally
bun run index.ts
# Link for local testing
bun link
fnLicense
MIT
