--- name: hotel-pricer description: A Go-based CLI for searching hotel availability and pricing using the Amadeus API. --- # hotel-pricer A Go-based CLI for searching hotel availability and pricing using the Amadeus API. ## Install ``` npx clawhub@latest install hotel-pricer ```