Sha256: 1783aa3dfda673f6dcf974a7d1860db372d1c2060401ba9486959ed82652fafb

Contents?: true

Size: 369 Bytes

Versions: 16

Compression:

Stored size: 369 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "codeinventory"
require "codeinventory/github"

# 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

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
codeinventory-github-0.4.2 bin/console
codeinventory-github-0.4.1 bin/console
codeinventory-github-0.3.1 bin/console
codeinventory-github-0.4.0 bin/console
codeinventory-github-0.3.0 bin/console
codeinventory-github-0.2.3 bin/console
codeinventory-github-0.2.2 bin/console
codeinventory-github-0.2.1 bin/console
codeinventory-github-0.2.0 bin/console
codeinventory-github-0.1.9 bin/console
codeinventory-github-0.1.8 bin/console
codeinventory-github-0.1.7 bin/console
codeinventory-github-0.1.6 bin/console
codeinventory-github-0.1.5 bin/console
codeinventory-github-0.1.4 bin/console
codeinventory-github-0.1.3 bin/console