Sha256: 4aa60b91599eaeb0265a7f2839dbde9b77ee08c85ff83956a88b2f012488c88a

Contents?: true

Size: 299 Bytes

Versions: 8

Compression:

Stored size: 299 Bytes

Contents

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

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

require "gemsmith"
require "gemsmith/cli"
require "gemsmith/identity"

Process.setproctitle Gemsmith::Identity::VERSION_LABEL
Gemsmith::CLI.start

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
gemsmith-15.0.0 bin/gemsmith
gemsmith-14.11.0 bin/gemsmith
gemsmith-14.10.1 bin/gemsmith
gemsmith-14.10.0 bin/gemsmith
gemsmith-14.9.0 bin/gemsmith
gemsmith-14.8.0 bin/gemsmith
gemsmith-14.7.0 bin/gemsmith
gemsmith-14.6.0 bin/gemsmith