globetrotter-cli

Crates.ioglobetrotter-cli
lib.rsglobetrotter-cli
version0.0.5
created_at2025-04-22 14:57:18.703341+00
updated_at2025-04-26 01:20:42.506286+00
descriptionPolyglot, type-safe internationalization
homepagehttps://github.com/LuupSystems/globetrotter
repositoryhttps://github.com/LuupSystems/globetrotter
max_upload_size
id1644177
size147,587
Roman Dahm (romnn)

documentation

https://docs.rs/globetrotter-cli

README

globetrotter

build status test status dependency status docs.rs crates.io

Polyglot, type-safe internationalization using code-generation.

Supported languages

As of now, globetrotter supports generating type-safe translations for:

  • Rust
  • Typescript

If your language is not yet supported, you can also use globetrotter as a library and implement a generator for your language. Also, contributions for more languages are always welcome!

Installation

brew install LuupSystems/tap/globetrotter

# or install from source
cargo install --locked globetrotter-cli

Get started

# todo: config file
# todo: invoke globetrotter
Commit count: 22

cargo fmt