0.0.2 • Published 3 years ago
merge-apple-strings v0.0.2
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-stringsUsage
merge-apple-strings --input <path> --input <path> --output <path> [--charset <charset>]Details can be found by running merge-apple-strings --help.
LICENSE
MIT