Skip to content

Swift Command Line tool to Generate Localization from Json files.

License

Notifications You must be signed in to change notification settings

TheCoordinator/L10nGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS L10n Generator

A command line tool to generate localisation files and sources for iOS Apps.

Installation

Best way to install is via mint

$ mint install https://github.com/TheCoordinator/[email protected]

Or via Mintfile

https://github.com/TheCoordinator/[email protected]

Use CLI

$ git clone https://github.com/TheCoordinator/L10Gen.git
$ cd L10nGen
$ swift run L10nGen --config .l10ngen.yml

Usage

Mint

mint run TheCoordinator L10nGen --config .l10ngen.yml

Swift Package Manager

$ cd L10nGen
$ swift run L10nGen --config .l10ngen.yml

About

Swift Command Line tool to Generate Localization from Json files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages