CLI

CLI Installation (Strings)

Content is machine translated from English by Phrase Language AI.

The client can be installed on macOS, Windows and Linux.

macOS Installation for Strings

The client can be installed with either Homebrew or Download.

Homebrew

To install using Homebrew, install the client using brew:

$ brew install phrase-cli

Run brew upgrade phrase-cli to update Formula or brew upgrade to update all packages.

Download

To install via Download, follow these steps:

  1. Download the latest release.

  2. Place the executable in the path, or place it elsewhere and create a symbolic link to it in the path.

  3. If required, set the executable flag to make the binary executable:

    $ cd /path/to/phrase && chmod +x phrase
  4. Run the client:

    $ phrase

    If not in the path:

    $ /path/to/phrase/phrase

Windows

To install the client for Windows, follow these steps:

  1. Download the latest release.

  2. Run the installation file.

  3. Type phrase from the command prompt to start the client.

Linux

To install the client for Linux, follow these steps:

  1. Download the latest release.

  2. Place the executable in the path, or place it elsewhere and create a symbolic link to it in the path.

  3. If required, set the executable flag to make the binary executable:

    $ cd /path/to/phrase && chmod +x phrase
  4. Run the client:

    $ phrase

    If not in the path:

    $ /path/to/phrase/phrase

Building the client from source

Users of other platforms that have a Go port can build the client from source.

If using Android Studio or Visual Studio, see IDE plugins for syncing locale files between repositories and Phrase.

Was this article helpful?

Sorry about that! In what way was it not helpful?

The article didn’t address my problem.
I couldn’t understand the article.
The feature doesn’t do what I need.
Other reason.

Note that feedback is provided anonymously so we aren't able to reply to questions.
If you'd like to ask a question, submit a request to our Support team.
Thank you for your feedback.