mololab / json-translator

jsontt 💡 - FREE simple CLI to translate your json files into other languages ✅ Check Readme ✌

Home Page:https://mololab.org/jsontt/npm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps For jsontt CLI

Gopal-Swami opened this issue · comments

@ParvinEyvazov ,

Could you please tell how to create jsontt CLI to use ?

Hi, you should install it as globally(-g).
Here is the command you can do:

npm i -g @parvineyvazov/json-translator

Great feedback, I am updating the README file to make it more clear. Thank you @Gopal-Swami .

Thanks @ParvinEyvazov , It worked.