Sha256: 84f6942dce1f8a2622394ce080d6c7fc0a4231b53d5629d8ee0028e029abe89e
Contents?: true
Size: 195 Bytes
Versions: 2
Compression:
Stored size: 195 Bytes
Contents
#! /usr/bin/env ruby # frozen_string_literal: true require "rubysmith" require "rubysmith/cli/shell" Process.setproctitle Rubysmith::Identity::VERSION_LABEL Rubysmith::CLI::Shell.new.call ARGV
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubysmith-0.9.1 | bin/rubysmith |
rubysmith-0.9.0 | bin/rubysmith |