Sha256: 88ed106786c174f48dd6d95f4ea78c12be1a26dce1601b95f00a263a68245ca1

Contents?: true

Size: 146 Bytes

Versions: 5

Compression:

Stored size: 146 Bytes

Contents

#!/usr/bin/ruby
# encoding: UTF-8

require "<%= config[:gem_name] %>"
require "<%= config[:gem_name] %>/cli"
<%= config[:gem_class] %>::CLI.start

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
gemsmith-2.1.0 lib/gemsmith/templates/%gem_name%/bin/%gem_name%.tt
gemsmith-2.0.0 lib/gemsmith/templates/bin/gem.tmp
gemsmith-1.5.0 lib/gemsmith/templates/bin/gem.tmp
gemsmith-1.4.0 lib/gemsmith/templates/bin/gem.tmp
gemsmith-1.3.0 lib/gemsmith/templates/bin/gem.tmp