Sha256: 13c34015f3a0b1d99518b0f13f157df8596dbaaea9602f5d8ab5f27972d57a30
Contents?: true
Size: 182 Bytes
Versions: 13
Compression:
Stored size: 182 Bytes
Contents
#! /usr/bin/env ruby # frozen_string_literal: true $LOAD_PATH << File.expand_path('../lib', __dir__) require 'unwrappr' $stdout.sync = true $stderr.sync = true Unwrappr::CLI.run
Version data entries
13 entries across 13 versions & 1 rubygems