merge-apple-strings
v0.0.2
Published
Merge .strings files in Apple escyosystem
Downloads
1
Maintainers
Readme
merge-apple-strings
A CLI tool to merge Apple .strings
files.
Installation
npm install -g merge-apple-strings
# or yarn
yarn global add merge-apple-strings
Usage
merge-apple-strings --input <path> --input <path> --output <path> [--charset <charset>]
Details can be found by running merge-apple-strings --help
.
LICENSE
MIT