Using Command Line Tool For Github On Mac

macOS command line tool for manipulating and validating  strings files

Usage

In the GitHub Desktop menu, click Install Command Line Tool.; Open a terminal. To launch GitHub Desktop to the last opened repository, type github.To launch GitHub Desktop for a particular repository, use the github command followed by the path to the repository. Github /path/to/repo. You can also change to your repository path and type github followed by a period.

Using Command Line Tool For Github On Mac

Accessing Github From Command Line

Sort a table by key:

Using Command Line Tool For Github On Mac

Move strings where the keys prefix matches a given string (or strings with multiple -p args passed)

Rename string keys where the prefix matches a given string (-p arg) with the replacement key prefix string (-r arg)

Lint a strings table or list the lint rules:

Installing

Git Client Command Line

If you have Homebrew installed then the tool is available via brew install g-Off/tools/stringray

Building

Using Command Line Tools For Github On Macos Install

Use make to build or make xcode to generate the Xcode project.