Sha256: 91ecdcf7e6f00cce31665df587912be8a3889b0eb8aea6c4b9dc0ed863ac8e23

Contents?: true

Size: 134 Bytes

Versions: 7

Compression:

Stored size: 134 Bytes

Contents

#!/usr/local/bin/ruby

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
gemsmith-1.1.0 lib/gemsmith/templates/bin/gem.tmp
gemsmith-1.0.0 lib/gemsmith/templates/bin/gem.tmp
gemsmith-0.5.0 lib/gemsmith/templates/bin/gem.tmp
gemsmith-0.4.0 lib/gemsmith/templates/bin/gem.tmp
gemsmith-0.3.0 lib/gemsmith/templates/bin/gem.tmp
gemsmith-0.2.0 lib/gemsmith/templates/bin/gem.tmp
gemsmith-0.1.0 lib/gemsmith/templates/bin/gem.tmp