RubyGems Navigation menu

switch-cli 0.0.1

Your application likely consumes .json or .yml files, editing then by hand as a developer is fine. If you are a translator/client without programming background editing these files is difficult. Moreover, when you get more than 5 languages it is hard to keep track what translations are still pending. What you really want is a simple spreadsheet you can all collaberate on. With a simple command you can make it all come true: ``` switch json2csv ./locales ./tmp --google-drive ``` This will take all the json files in the locale directory and convert them to a single csv file under ./tmp/locales.csv it will then upload the file to google drive and open it

Gemfile:
=

安装:
=

版本列表:

  1. 0.0.8 August 25, 2016 (8.0 KB)
  2. 0.0.7 May 26, 2016 (8.0 KB)
  3. 0.0.5 May 21, 2016 (8.0 KB)
  4. 0.0.3 April 15, 2016 (8.0 KB)
  5. 0.0.2 January 20, 2016 (8.0 KB)
  6. 0.0.1 January 17, 2016 (8.0 KB)
显示所有版本 (共 8 个)

Runtime 依赖 (4):

deep_merge ~> 1.0
dotenv ~> 2.0
google_drive ~> 1.0
launchy ~> 2.4

Development 依赖 (2):

pry ~> 0.9.12
rspec ~> 3.4

所有者:

作者:

  • Michael Yagudaev

SHA 256 校验和:

=

下载总量 14,212

这个版本 1,994

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: