Skip to content

A simple generator of swift files from a given localized strings POeditor file

License

Notifications You must be signed in to change notification settings

masmovil/poeditor-parser-swift

 
 

Repository files navigation

POEditor-Parser

A simple generator of swift files from a given localized POeditor strings file.

Release Version Release Date Pod Platform GitHub

Build Status codecov

Installation

POEditor-Parser is available through CocoaPods and Carthage.

To install it, simply add the following line to your Podfile:

pod 'POEditor-Parser'

or this into your Cartfile:

github "masmovil/poeditor-parser-swift" 

Usage

/bin/poe $APITOKEN $PROJECTID $LANGUAGE

Options:

  • --stringfile [default: Localizable.strings] - The input POEditor strings file directory.
  • --swiftfile [default: Literals.swift] - The output Swift file directory.

Authors & Collaborators

License

POEditor-Parser is available under the Apache 2.0. See the LICENSE file for more info.

Android alternative

If you want a similar solution for your Android projects, check this out: poeditor-android-gradle-plugin

About

A simple generator of swift files from a given localized strings POeditor file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 90.4%
  • Ruby 8.9%
  • Objective-C 0.7%