RubyGems Navigation menu

switch-cli 0.0.7

Switch helps you add multiple languages to your site by leveraging the power of google spreadsheets. It is a commandline tool providing you with an easy way to automate the process and avoid common mistakes. The most common use case of switch is for switching between a locale representation in JSON/YAML to a CSV (spreadsheet) based one and vice-versa. # Install ``` gem install switch-cli ``` # Usage ``` switch json2csv [input-dir] [output-file] ``` Converts multiple json files to be a single csv file with columns for each file, with the file name as the column header. If you do not specify an input-dir it will be taken as ./locales and output-file would be the direcotry name + .csv. ``` switch csv2json [input-file] [output-dir] ``` Converts a single csv file into multiple json files, with a file for each column using the key and order columns to construct the files.

Gemfile:
=

installation:
=

Versions:

  1. 0.0.8 August 25, 2016 (8 ko)
  2. 0.0.7 May 26, 2016 (8 ko)
  3. 0.0.5 May 21, 2016 (8 ko)
  4. 0.0.3 April 15, 2016 (8 ko)
  5. 0.0.2 January 20, 2016 (8 ko)
Voir toutes les versions (8)

Dépendances de Runtime (4):

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

Dépendances de Development (2):

pry ~> 0.9.12
rspec ~> 3.4

Propriétaires:

Auteurs:

  • Michael Yagudaev

Total de contrôle SHA 256:

=

Total de téléchargements 14 195

Pour cette version 3 022

Version publiée:

License:

MIT

Version de Ruby requise: >= 0

Liens: