85 Forks
408 Stars
408 Watchers

gettext

Internationalization and localization support for Elixir.

How to download and setup gettext

Open terminal and run command
git clone https://github.com/elixir-gettext/gettext.git
git clone is used to create a copy or clone of gettext repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gettext https://github.com/elixir-gettext/gettext/archive/master.zip

Or simply clone gettext with SSH
[email protected]:elixir-gettext/gettext.git

If you have some problems with gettext

You may open issue on gettext support forum (system) here: https://github.com/elixir-gettext/gettext/issues