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
- Host: GitHub
- URL: https://github.com/localazy/bitrise-demo
- Owner: localazy
- Created: 2020-12-04T08:39:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-04T08:45:04.000Z (over 5 years ago)
- Last Synced: 2025-09-29T15:44:31.915Z (9 months ago)
- Topics: bitrise, cd, ci, demo, i18n, localazy, localization, translations
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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