# Localise.biz CLI Tool This CLI tool is designed to interact with the Localise.biz API for managing translations. It allows users to import JSON files, export translations, and manage locales. ## Features - Import JSON files to Localise.biz - Export translations from Localise.biz - Support for multiple locales - Progress bar for operation feedback ## Installation To install this CLI tool, you can use Cargo, Rust's package manager. Run the following command: