localise-cli

Crates.iolocalise-cli
lib.rslocalise-cli
version0.1.0
sourcesrc
created_at2024-10-05 12:07:18.990901
updated_at2024-10-05 12:07:18.990901
descriptionA tool to manage translations with Localise.biz API
homepage
repositoryhttps://github.com/erevos-13/loco-cli-rust
max_upload_size
id1397642
size46,736
orfeas (erevos-13)

documentation

README

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:

Commit count: 4

cargo fmt