0.0.2 • Published 2 years ago

merge-apple-strings v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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