Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 886 Bytes

Readme.md

File metadata and controls

28 lines (22 loc) · 886 Bytes

L10ns - Internationalization Workflow & Formatting

This README is for the developing version of L10ns. Please checkout the master branch to see the current stable source code.

Operating system Status
Ubuntu TravisCI
macOS TravisCI
Windows TravisCI

Build

Debug Build

Make a debug build by following commands:

git clone --recursive git://github.com/tinganho/l10ns.git
cd l10ns
mkdir Debug
cd Debug
cmake -DCMAKE_BUILD_TYPE=Debug ..
make

License

Copyright (c) 2014 Tingan Ho Licensed under the Apache 2 license.