Sha256: 328084f694c209f8b844b73f0ab66964c898e939211fc7ab48a415a492a8a27e

Contents?: true

Size: 142 Bytes

Versions: 1

Compression:

Stored size: 142 Bytes

Contents

#!/usr/bin/env ruby

require 'yaml_command'
begin
  YAMLI::Command.run(ARGV)
rescue StandardError => error
  raise if $DEBUG
  puts error
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
yamli-1.0.0 bin/yamli