Sha256: f46cb54eb7dc7ab552294f693f5963904bf8a7d9c1e2927713220b7c702fd4f5

Contents?: true

Size: 377 Bytes

Versions: 20

Compression:

Stored size: 377 Bytes

Contents

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

require 'bundler/setup'
require 'lite/command'

# You can add fixtures and/or initialization code here to make experimenting
# with your gem easier. You can also use a different console, if you like.

# (If you use this, don't forget to add pry to your Gemfile!)
# require "pry"
# Pry.start

require 'irb'
IRB.start(__FILE__)

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
lite-command-1.5.0 bin/console
lite-command-1.4.1 bin/console
lite-command-1.4.0 bin/console
lite-command-1.3.2 bin/console
lite-command-1.3.1 bin/console
lite-command-1.3.0 bin/console
lite-command-1.2.0 bin/console
lite-command-1.1.1 bin/console
lite-command-1.1.0 bin/console
lite-command-1.0.10 bin/console
lite-command-1.0.9 bin/console
lite-command-1.0.8 bin/console
lite-command-1.0.7 bin/console
lite-command-1.0.6 bin/console
lite-command-1.0.5 bin/console
lite-command-1.0.4 bin/console
lite-command-1.0.3 bin/console
lite-command-1.0.2 bin/console
lite-command-1.0.1 bin/console
lite-command-1.0.0 bin/console