Sha256: b600f4d429b02714da6301715df35b50be619c1983720a7d05aff0bbe8cd9a2f

Contents?: true

Size: 197 Bytes

Versions: 2

Compression:

Stored size: 197 Bytes

Contents

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

$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)

require 'spongebobify/cli'

Spongebobify::CLI.start(ARGV.dup.unshift("spongebobify"))

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spongebobify-0.1.3 exe/spongebobify
spongebobify-0.1.2 exe/spongebobify