0.0.1 • Published 5 years ago
gth v0.0.1
gth
Graviton translator's helper
Usage
$ gth <Up-to-date translation file> <Translation file to update>
Example: $ gth english.json french.json
Installation
To install it, run:
git clone https://github.com/Max1Truc/gth.git
cd gth
npm install -g .
If the last command throws an error, try it with "sudo": sudo npm install -g .
0.0.1
5 years ago