Sha256: 9ea24fd20ddcd004cd884f96dd598c6b922744c4c6c57893bb10866a2cd8655e

Contents?: true

Size: 156 Bytes

Versions: 3

Compression:

Stored size: 156 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

require_relative "../lib/i18n-json"
I18nJSON::CLI.new(argv: ARGV, stdout: $stdout, stderr: $stderr).call

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
i18n-json-0.0.3 exe/i18n-json
i18n-json-0.0.2 exe/i18n-json
i18n-json-0.0.1 exe/i18n-json