Sha256: 7606b117af9b14aa949771a4bac2cec2e2223327ae0f84abe067ff4fb8613246

Contents?: true

Size: 296 Bytes

Versions: 10

Compression:

Stored size: 296 Bytes

Contents

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

# TODO: Remove once the Pattern Matching feature is fully supported.
Warning[:experimental] = false

require "rubysmith"
require "rubysmith/cli/shell"

Process.setproctitle Rubysmith::Identity::VERSION_LABEL
Rubysmith::CLI::Shell.new.call ARGV

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
rubysmith-0.8.0 bin/rubysmith
rubysmith-0.7.0 bin/rubysmith
rubysmith-0.6.1 bin/rubysmith
rubysmith-0.6.0 bin/rubysmith
rubysmith-0.5.0 bin/rubysmith
rubysmith-0.4.0 bin/rubysmith
rubysmith-0.3.0 bin/rubysmith
rubysmith-0.2.0 bin/rubysmith
rubysmith-0.1.1 bin/rubysmith
rubysmith-0.1.0 bin/rubysmith