An open API service indexing awesome lists of open source software.

https://github.com/localazy/bitrise-demo

A small demo project for demonstrating build automation with Bitrise.io
https://github.com/localazy/bitrise-demo

bitrise cd ci demo i18n localazy localization translations

Last synced: 5 months ago
JSON representation

A small demo project for demonstrating build automation with Bitrise.io

Awesome Lists containing this project

README

          

# Bitrise + Localazy

This project demonstrates how to fully automate software localization using [Localazy](https://localazy) and [Bitrise](https://bitrise.io).

You can read [detailed blog post about how to setup automated localization for your project](https://localazy.com/blog/automated-localization-bitrise-localazy).

---

## Automated Localization

You have probably already heard of continuous localization. It's important as software development is a never-ending process, and with new features, you usually need to add new strings.

Fully automated localization is a level above it. As a developer, you only set up it once, and then, you can forget about it completely.

And as we are going to use **[Bitrise](https://bitrise.io)**, it's gonna be fun!

---

## What's going on?

[Bitrise](https://bitrise.io) is a CD/CI made for mobile apps developers. It has an awesome UI with a visual workflow editor. Also, it comes with ready-made configurations for mobile apps, so it's simple to automate building and deployment.

Together with [Localazy](https://localazy.com), it's a perfect match for saving hundreds of hours on fully automated build and deployment of localized mobile apps.

And as a bonus, **Localazy can translate your app to up to 80 languages for free** by sharing translations with other app.

---

**[Read more in the blog post](https://localazy.con/blog/automated-localization-bitrise-localazy)**:

- How to set up project with Localazy as a localization solution

- How to git-ignore localizable files except for the source language and why you should

- How to configure Bitrise to download update translations from Localazy using verified step