Sha256: 775f1874ac4e44510332b2df9644fbe0fa1a4a2ed34a29795e499efb3f47d54c
Contents?: true
Size: 136 Bytes
Versions: 1
Compression:
Stored size: 136 Bytes
Contents
#!/usr/bin/env ruby require 'chest' begin Chest::CLI.start ARGV rescue SystemExit, Interrupt rescue Exception => err puts err end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
chest-2.0.0 | bin/chest |