tradebuddy
v1.0.1
Published
CLI tool to interact with Trade Buddy - browse listings, post items, and manage your account from the terminal.
Maintainers
Readme
Trade Buddy CLI
Browse listings, post items, and manage your Trade Buddy account from the terminal.
Install
npx tradebuddyCommands
| Command | Description |
|---|---|
| tradebuddy login | Sign in to your account |
| tradebuddy signup | Create a new account |
| tradebuddy logout | Log out |
| tradebuddy whoami | Show current user |
| tradebuddy browse | Browse all listings |
| tradebuddy browse -c Books | Filter by category |
| tradebuddy browse -s "laptop" | Search by keyword |
| tradebuddy post | Post a product, donation, or wanted item |
| tradebuddy categories | List all 13 categories |
| tradebuddy delete-account | Delete your account |
Requirements
Node.js 18+
License
MIT
