https://github.com/cbenoit/fromage-converter
Converts translation files
https://github.com/cbenoit/fromage-converter
Last synced: over 1 year ago
JSON representation
Converts translation files
- Host: GitHub
- URL: https://github.com/cbenoit/fromage-converter
- Owner: CBenoit
- Created: 2020-03-02T00:55:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-03T22:05:33.000Z (over 6 years ago)
- Last Synced: 2025-03-15T22:53:59.174Z (over 1 year ago)
- Language: Rust
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fromage Converter
Conversion between different translation file formats
## Install
You can install with `cargo`.
```
cargo install fromage_converter
```