weselltours
v1.0.1
Published
WeSellTours CLI - travel platform management for coding agents. Hotels, tours, bookings, h-conductor AI. As easy as git.
Maintainers
Readme
wst
Travel platform management for coding agents. Hotels, tours, bookings, h-conductor AI — as easy as git.
Install
npm install -g weselltoursQuick Start
# Create a tenant
wst signup my-agency --local
# File a bug
wst bug "Booking form returns 500" -s P1
# Plan a feature
wst feature "Calendar view for dates" -p P2
# See your project
wst status
# Ask tauAI
wst ask "how do hotel bookings work?"
# Full reference
wst --helpFeatures
- Services — full CRUD for hotels, tours, cars, boats, events, spaces, flights
- Bookings — manage, confirm, cancel, export, invoices
- Admin — 135 subcommands: tenants, users, plans, vendors, payouts, media, content
- h-conductor — 13 travel domain AI experts
- PM sync — 209 features auto-scanned, coverage tracking
- Operator — dashboard, settings, subscription, theme, domains
- Vendor — services, rooms, availability, team, enquiries
- Customer — profile, bookings, wallet, messages, 2FA
Per-Project Config
wst login --local --key YOUR_KEY # saves to .wst/config.json (project-local)
wst login --key YOUR_KEY # saves to ~/.wst/config.json (global)
wst config # show which config is activeLocal config overrides global. Add .wst/ to your .gitignore.
Agent Integration
Add to your CLAUDE.md, .cursorrules, .clinerules, or .windsurfrules:
## WeSellTours
Use the wst CLI for travel platform management.
Key is in .wst/config.json (auto-loaded).
Run wst --help for full reference.Documentation
License
Proprietary — Tyga.Cloud Ltd. See LICENSE.
