# elmo **Repository Path**: mirrors_mozilla/elmo ## Basic Information - **Project Name**: elmo - **Description**: DEPRECATED - Elmo ~ https://mozilla.github.io/elmo/ - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ELMO ==== Elmo is an infrastructure of web apps that are intended to help the l10n community. https://wiki.mozilla.org/Elmo Test status ----------- Develop: [![Build Status](https://travis-ci.org/mozilla/elmo.svg?branch=develop)](https://travis-ci.org/mozilla/elmo) Master: [![Build Status](https://travis-ci.org/mozilla/elmo.svg?branch=master)](https://travis-ci.org/mozilla/elmo) Getting started --------------- [The wiki](https://github.com/mozilla/elmo/wiki) has everything you need to know for getting up and running locally, how to run tests and how to contribute code. Since we're using [git flow](https://github.com/nvie/gitflow) most activity is happening on the ``develop`` branch. To get into the code quickly run this command: ``` git clone -b develop --recursive git://github.com/mozilla/elmo.git ``` Bugs ---- All active bugs are best reached with this URL: [https://bit.ly/elmo-triage](https://bit.ly/elmo-triage) License ------- This software is licensed under the [Mozilla Public License Version 2.0][MPL]. For more information, read the file ``LICENSE``. [MPL]: http://www.mozilla.org/MPL/